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 e25f64da71 Fixing up settings to only take the one URL now, the main hosting URL. 6 years ago
..
api Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
automations Fixing automations to use recurseMustache from utilities. 6 years ago
constants WIP - starting to work on deployment and hosting so that they don't use static URLs anymore to reach assets, instead using environment variables to determine what to use. 6 years ago
db Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 6 years ago
events Fixing test case and also making sure that external trigger does what its expected to. 6 years ago
middleware Updating API key controller in self-host mode to return self host API key. 6 years ago
selfhost Updating API key controller in self-host mode to return self host API key. 6 years ago
utilities Fixing up settings to only take the one URL now, the main hosting URL. 6 years ago
app.js Adding in self hosted API key. 6 years ago
electron.js user table and relationships complete 6 years ago
environment.js Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
index.js Fixing typo. 6 years ago