34 Commits (31bc45985f0c92ac37326cea021eafb5347dbf5a)

Author SHA1 Message Date
mike12345567 31bc45985f 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
mike12345567 cc34838f45 Updating deployment service, checking in builder the builder settings info stored in DB before deploying. 6 years ago
mike12345567 ffad7bb3d0 Some work towards replication of couch locally. 6 years ago
mike12345567 3dde3e0581 Making sure deployment object is used everywhere to hide all underlying deployment properties. 6 years ago
mike12345567 103161c7a8 Expanding on deployment, attempting to hide all the quota stuff behind layers that we can more easily abstract, as well as hiding away any AWS specific features in the index of deployment. 6 years ago
Martin McKeaveney b355b8bad9 track quota errors in deployment 6 years ago
Martin McKeaveney 129d36ccfe remove cf invalidation, adding validation around successful deploys only 6 years ago
mike12345567 5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
mike12345567 e5314b607d Review comments and making sure errors get passed through correctly. 6 years ago
mike12345567 cfb274f34b Making sure quota is always set correctly. 6 years ago
mike12345567 69743faa0d Changing how invalidation is checked for Cloudfront cache, making sure that we don't lose state of the invalidation and can check it fully in the background. 6 years ago
mike12345567 de9c4ea3ee Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 6 years ago
Martin McKeaveney 110acd0a7e cookie based couchdb auth 6 years ago
Martin McKeaveney a06c504619 cookie based auth for deployment 6 years ago
Martin McKeaveney eb8dff88cf remove commented code 6 years ago
Martin McKeaveney 131dcdbcad deployment history design updates and polling 6 years ago
Martin McKeaveney 8b54a55bcb making deploy process async, adding local deployment history 6 years ago
Martin McKeaveney 055aafa503 updated quota fixes 6 years ago
Martin McKeaveney aef74c937e code review 6 years ago
Martin McKeaveney 3994816c69 tidy up 6 years ago
Martin McKeaveney ee73c7f418 update deployment quota after deploy 6 years ago
Martin McKeaveney 39d2adb9e3 hitting deployment success endpoint 6 years ago
Martin McKeaveney 3dca82a5ff check that deployment is possible using lambda API 6 years ago
Martin McKeaveney e97ec7beaf Dropzone styling 6 years ago
Martin McKeaveney 7c5da11836 PR Comments 6 years ago
Martin McKeaveney c953fa679a lint 6 years ago
Martin McKeaveney 27975057c7 budibase complete deployment 6 years ago
Martin McKeaveney 5ecc8d4a54 deployment E2E 6 years ago
Martin McKeaveney 9b2eca58c4 s3 awareness, authentication through API keys 6 years ago