Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin McKeaveney 7e140e9e5d
Update docker-compose.yaml
5 years ago
..
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. 5 years ago
scripts/linux add support for staging image that gets built on master push 5 years ago
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. 6 years ago
.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. 5 years ago
bootstrap.sh Update bootstrap.sh 5 years ago
docker-compose.yaml Update docker-compose.yaml 5 years ago
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). 5 years ago
hosting.properties When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago
start.sh Removing --build option from docker-compose up. 5 years ago
update.sh update script 5 years ago