Skip to content

Draft: provide caddyfile basic auth for the mlflow #11

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Toumash
Copy link
Owner

@Toumash Toumash commented Nov 19, 2021

closing #10

@Toumash Toumash force-pushed the feature/10-reverse-proxy branch from 719b9d4 to 6a93c97 Compare November 19, 2021 21:16
@Toumash Toumash linked an issue Mar 7, 2022 that may be closed by this pull request
@s-celles
Copy link

Did you tried Traefik ? It should be worth mentioning it here

@Toumash
Copy link
Owner Author

Toumash commented Apr 3, 2024

@scls19fr

Did you tried Traefik ? It should be worth mentioning it here

I've used it one time for api gateway. For this project IMO it would be best to implement something that 1. will work (so we need a tested PR) 2. be simple to maintain (main user is a data scientist who can just run docker compose up) and 3. possibly provide different auth methods and be easily swappable

If you want to contribute - feel free to do so, im open to accepting PRs here

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.

Basic Authentication with CaddyServer is not working for minio store
2 participants