1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00
budibase/hosting
2021-02-09 09:28:37 +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 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.yaml Update docker-compose.yaml 2021-02-09 09:28:37 +00:00
envoy.yaml This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 2021-01-28 18:30:59 +00:00
hosting.properties When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +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