1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/hosting
2021-05-11 15:23:03 +01:00
..
scripts Formatting. 2021-05-10 13:19:09 +01: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 Adding a redis client to the auth system, as part of work towards the reset password flow. 2021-04-27 17:29:05 +01:00
docker-compose.yaml Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
envoy.dev.yaml.hbs Updating with a tested and functional API for uploading files for configs. 2021-05-07 13:55:30 +01:00
envoy.yaml Updating envoy configuration to allow pass through to minio again. 2021-05-06 16:38:18 +01:00
hosting.properties Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01: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