20 Commits (e040cb8cdc4e4ed197d3adc4e69ceb119407fa25)

Author SHA1 Message Date
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 f6d0db4c4b Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
Martin McKeaveney 3df9de2a63 use internal port for watchtower to fix updating through budibase UI 5 years ago
Martin McKeaveney e927f44c12 removing superfluous controllers 5 years ago
Martin McKeaveney aacaca3d4e update functionality complete 5 years ago
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 5 years ago
Martin McKeaveney 7a73a39d33 fixes for production envoy config 5 years ago
mike12345567 c032022fa8 Updating envoy configuration to allow pass through to minio again. 5 years ago
mike12345567 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 5 years ago
Martin McKeaveney 67c2a16b05 adding redis stack to dev 6 years ago
mike12345567 13fe937e67 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). 6 years ago
mike12345567 ae5d970a92 Missing route prop. 6 years ago
mike12345567 711e44a3b8 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 6 years ago
mike12345567 84af693172 Removing envoy admin feature (pointless, can add if needed, adds security risk). 6 years ago
mike12345567 882cfa700b Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 6 years ago
mike12345567 40a6348e7c Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 6 years ago
mike12345567 ead0d6756e Initial state of swapping to envoy from nginx, this isn't fully functional, still need to make the builder use it and need to get URL re-writing working. 6 years ago