1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/hosting
2021-01-08 12:10:21 +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 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 2021-01-08 11:59:42 +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 Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 2021-01-07 15:37:41 +00:00
envoy.yaml Missing route prop. 2021-01-08 12:10:21 +00:00
hosting.properties Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 2021-01-07 15:37:41 +00:00
start.sh Removing --build option from docker-compose up. 2021-01-06 17:24:18 +00:00