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

traefik configs with xnat for https and owner certs #89

Open
uaengr opened this issue Oct 26, 2022 · 2 comments
Open

traefik configs with xnat for https and owner certs #89

uaengr opened this issue Oct 26, 2022 · 2 comments

Comments

@uaengr
Copy link

uaengr commented Oct 26, 2022

The configuration of traefik to use https is non trivial I would like to see a working example of XNAT+traefik+OwnCerts
The setup we require needs XNAT to be secured via SSL certs serverd over https:

I considered dropping traefik and using nginx as a reverse proxy, but am unsure of the ramifications..

This should be easy, according all the hype about traefik, but I am not able to get it working. Nor can see where in the logs there are issues.

@cse-amarjeet
Copy link

Hello @uaengr,
I also came across the same issue. did you find any workaround for this issue?

I have an issue with using the features/dependency-mgmt branch for deployment. This branch uses Traefik, but I am unable to configure my own wildcard SSL certificate generated by GoDaddy. To work around this issue, I made the modification docker-compose file to port 443, mounted the certificate to the Traefik docker, and changed the traefik configuration. However, when I access the website from a browser, it uses the Traefik default certificate instead of my SSL certificate.

Please respond, any help would be greatly appreciated.

@uaengr
Copy link
Author

uaengr commented Mar 26, 2024

Amarjeet,
We implemented the NGNIX as a proxy method. Further, we completely abandoned the features/dependency management branch. We started with the Main branch on https://github.com/NrgXnat/xnat-docker-compose.git and then modified it for our needs. So we never did get the Traefik with our own certs working.

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

No branches or pull requests

2 participants