This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90dce862f1
budibase
/
hosting
History
mike12345567
16a25a7cff
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
..
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
Adding docker image release to release GH action.
2021-01-11 11:24:53 +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
docker-compose.yaml
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
envoy.yaml
Missing route prop.
2021-01-08 12:10:21 +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