1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
budibase/hosting
2021-04-07 17:52:22 +01:00
..
scripts/linux add support for staging image that gets built on master push 2021-01-29 10:41:08 +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
bootstrap.sh Update bootstrap.sh 2021-01-25 10:26:20 +00:00
docker-compose.dev.yaml Updating to make sure the envoy generated dev file is very obviously not to be edited. 2021-04-07 17:52:22 +01:00
docker-compose.yaml Update env variable in docker-compose yaml to avoid ambiguous 'true' value 2021-04-07 09:04:17 +01:00
envoy.dev.yaml.hbs Attempting to use HBS to re-create the envoy file as needed in dev. 2021-04-07 17:13:19 +01:00
envoy.yaml adding redis stack to dev 2021-03-23 11:05:02 +00:00
hosting.properties Creating CouchDB 3.0 indexes. 2021-03-25 19:12:17 +00:00
start.sh Removing --build option from docker-compose up. 2021-01-06 17:24:18 +00:00
update.sh update script 2021-01-27 13:56:38 +00:00