Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: minio proxy config #21

Merged
merged 11 commits into from
Dec 20, 2024
Merged

feat: minio proxy config #21

merged 11 commits into from
Dec 20, 2024

Conversation

v-rocheleau
Copy link
Contributor

@v-rocheleau v-rocheleau commented Dec 17, 2024

NGINX configuration for Minio routing.

TLS termination tested using trusted certificates, S3 API works as expected with standard tools like s3cmd.

Routing:

  • minio.bentov2.local => S3 API (container port 9000)
  • minio.bentov2.local/minio/ui => Minio console (container port 9001)

conf/minio.conf.tpl Outdated Show resolved Hide resolved
Copy link
Member

@davidlougheed davidlougheed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@v-rocheleau v-rocheleau merged commit 4ef73ac into main Dec 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants