2
[feature]: remove minio direct endpoint
Source: makeplane/plane#5608 · opened by @asters-marnec
Is there an existing issue for this? • I have searched the existing issues Summary I have an S3 bucket and I'd like to use that instead of minio. However I cannot remove minio from the docker compose because its local hostname is directly referenced by the proxy. I don't know exactly why you need to have an endpoint handled by the proxy and pointing directly to the minio api but having will force anyone to run minio-server even if they use s3. Any functionality that relies on this direct connection could instead pass through the backend (with the minio client installed) so that it can communicate with either minio or s3 transparently. Basically decoupling the project from minio Honestly I don't exactly understand why there is the need of a proxy at all while maybe docker local networks could be used but this is another point entirely. At the moment the only sollution is to pass a custom confiuration to the proxy, but this is error prone since…
No pledges yet. Be the first to back this.
Comments
Similar requests
[feature]: Create an nextcloud AIO community container
0 votes · 0 comments
Kubernetes Deployment
1 vote · 0 comments
[feature]: issue-relation support in API
0 votes · 0 comments
[feature]: Add OAuth app registration to CE for MCP server support
4 votes · 0 comments
[feature]: Allow API calls to /api/workspaces/:workspace-id/worklogs
0 votes · 0 comments
No comments yet.