1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00
budibase/hosting
2021-01-13 12:55:45 +00:00
..
build Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 2021-01-07 11:38:37 +00:00
scripts/linux Adding docker image release to release GH action. 2021-01-11 11:24:53 +00:00
utils Putting together the basics of the compose system, this is now functional, along with some handy scripts to make it work. This requires minimum docker 1.25.0 to run due to the use of --env-file. 2020-12-11 16:38:40 +00:00
.env Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 2021-01-07 11:38:37 +00:00
docker-compose.yaml Quick change, disabling MINIO browser as its a security risk and isn't useful. 2021-01-13 12:55:45 +00:00
envoy.yaml Missing route prop. 2021-01-08 12:10:21 +00:00
hosting.properties This simply removes the self hosting logo URL feature as it doesn't really make sense, screen/layout templates are held in the builder codebase and therefore controlling the logo from the server isn't really possible. 2021-01-11 18:09:43 +00:00
start.sh Removing --build option from docker-compose up. 2021-01-06 17:24:18 +00:00