eikek / sharry

Sharry is a self-hosted file sharing web application.
https://eikek.github.io/sharry
GNU General Public License v3.0
797 stars 52 forks source link

Nginx #1403

Closed retechp closed 3 weeks ago

retechp commented 2 months ago

How can I make Sharry work with Nginx?

Right now, every time I got to HTTP://www.mydomain.com:9090, it redirects to https://www.mydomain.com

Is there a configuration I can use to create a site within my Nginx config?

eikek commented 2 months ago

Sharry is nothing special in this regard, just do as you would with other services. There is an example in the docs here: https://eikek.github.io/sharry/doc/reverseproxy#nginx Maybe this can be a starting point?

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. This only applies to 'question' issues. Always feel free to reopen or create new issues. Thank you!