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.
 
 
 
 
 
 
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 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 Adding docker image release to release GH action. 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
docker-compose.yaml When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago
envoy.yaml Missing route prop. 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