1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
budibase/hosting
2021-05-04 18:13:44 +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 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 Fixing issues with Redis/Bull and the integration with new redis module. 2021-05-04 18:13:44 +01:00
envoy.dev.yaml.hbs Fixing issues with Redis/Bull and the integration with new redis module. 2021-05-04 18:13:44 +01:00
envoy.yaml Fixing issues with Redis/Bull and the integration with new redis module. 2021-05-04 18:13:44 +01:00
hosting.properties 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
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