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
b4a3f2282c
budibase
/
hosting
History
mike12345567
b4a3f2282c
Changing scripts directory around a bit for hosting, make it clear shell scripts are for unix/linux.
2021-01-08 10:53:20 +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
Changing scripts directory around a bit for hosting, make it clear shell scripts are for unix/linux.
2021-01-08 10:53:20 +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
Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting.
2021-01-07 15:37:41 +00:00
envoy.yaml
Removing envoy admin feature (pointless, can add if needed, adds security risk).
2021-01-08 10:46:40 +00:00
hosting.properties
Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting.
2021-01-07 15:37:41 +00:00
start.sh
Removing --build option from docker-compose up.
2021-01-06 17:24:18 +00:00