21 Commits (5e1ffbbdfdaeec1aa5cd18ce69ef291900b375cd)

Author SHA1 Message Date
Andrew Kingston e21e1d10e1 Increase envoy timeout for API routes to 120s rather than 15s, to match Koa and allw longer connections for downloads 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 f7d58c889d Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 5 years ago
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
Martin McKeaveney abda07c786 use internal port for watchtower to fix updating through budibase UI 5 years ago
Martin McKeaveney 0166c48d40 removing superfluous controllers 5 years ago
Martin McKeaveney fe65313eed update functionality complete 5 years ago
Martin McKeaveney a453f6cac2 adding watchtower to docker config 5 years ago
Martin McKeaveney bc51f0f91c fixes for production envoy config 5 years ago
mike12345567 4b94d96b3d Updating envoy configuration to allow pass through to minio again. 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 5 years ago
Martin McKeaveney c3b489dcef adding redis stack to dev 5 years ago
mike12345567 4d1ad5e726 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). 5 years ago
mike12345567 e08b188c8f Missing route prop. 5 years ago
mike12345567 aae6ed7157 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 5 years ago
mike12345567 b422961307 Removing envoy admin feature (pointless, can add if needed, adds security risk). 5 years ago
mike12345567 675e5127ad 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. 5 years ago
mike12345567 49f56ebd53 Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 5 years ago
mike12345567 d36c2f3102 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. 5 years ago