1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
budibase/hosting
Michael Drury b1127b718e
Merge pull request #1049 from Budibase/feature/selfhosting-info
Quick update to self hosting to make next steps clear
2021-02-01 13:24:50 +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
.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 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
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