265 Commits (552a2e00aaf29942d5ecc07466001fbbfa4e9221)

Author SHA1 Message Date
mike12345567 9cc93b62a7 Adding script for creating basic postgres setup. 5 years ago
mike12345567 7065bf1ea9 Adding a mySQL plus integration, as well as fixing some issues with running queries directly. 5 years ago
mike12345567 21b591954f Adding a mySQL plus integration, as well as fixing some issues with running queries directly. 5 years ago
mike12345567 449b534db4 Updating export template script to remove users as well. 5 years ago
mike12345567 033258b495 Updating export template script to remove users as well. 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
mike12345567 7736869148 Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
mike12345567 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Martin McKeaveney da25d8b6e5 tidy up 5 years ago
Martin McKeaveney 6d32d5f8b1 tidy up 5 years ago
mike12345567 5cf3740fea Making sure volumes are removed when nuking. 5 years ago
mike12345567 0c34f1a108 Making sure volumes are removed when nuking. 5 years ago
mike12345567 13c368109e Some changes after trying system for first time. 5 years ago
mike12345567 15900efc35 Some changes after trying system for first time. 5 years ago
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 5 years ago
mike12345567 16b5b19027 Updating to make sure the envoy generated dev file is very obviously not to be edited. 5 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
mike12345567 6c790206a8 Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
mike12345567 321d3cbd5d Some further work to make sure all use of the budibaseAppsDir is removed in important places. 5 years ago
mike12345567 b70ff24dac Some further work to make sure all use of the budibaseAppsDir is removed in important places. 5 years ago
mike12345567 73cf53d149 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
mike12345567 d66af9f151 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
mike12345567 d7497aa989 Some changes to how environment is loaded to make the init process by default flesh out some good settings. 5 years ago
mike12345567 00344b3b39 Some changes to how environment is loaded to make the init process by default flesh out some good settings. 5 years ago
Martin McKeaveney afaa706e07 simplify try catch in manage script 5 years ago
Martin McKeaveney 90228e3334 simplify try catch in manage script 5 years ago
Martin McKeaveney 555e6386a7 better wording and tidy up of init script 5 years ago
Martin McKeaveney 81452c3a7f better wording and tidy up of init script 5 years ago
Martin McKeaveney 50b0759642 tidy up 5 years ago
Martin McKeaveney cb4ed1cdb4 tidy up 5 years ago
Martin McKeaveney 9e28ddf3c1 single stack dev setup complete 5 years ago
Martin McKeaveney f3302770b3 single stack dev setup complete 5 years ago
Martin McKeaveney 2852a739a4 basic single stack dev setup 5 years ago
Martin McKeaveney 6742c3ca99 basic single stack dev setup 5 years ago
mike12345567 95ee615006 Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 5 years ago
mike12345567 c49637db47 Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 5 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 6 years ago
Martin McKeaveney b76d42bcde use dynamic input in query 6 years ago
mike12345567 f2c37c7179 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
mike12345567 ac6b2aa6c8 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
mike12345567 667052e0b4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago