-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add jellyfin to the Caddyfile automatically #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for your PR! I have 2 remarks...
Change jellyfin to media as the subdomain Co-authored-by: Simon L. <[email protected]> Signed-off-by: Pıεяяε <[email protected]>
Add GEOFILTER Co-authored-by: Simon L. <[email protected]> Signed-off-by: Pıεяяε <[email protected]>
Overall, maybe I prefer |
Plex uses its own system so it will not conflict.
I would go with media.... :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! :)
This should be available once https://github.com/szaimen/aio-caddy/actions/runs/8020885232 is done |
This follows the Pull Request nextcloud/all-in-one#4267.
This adds a Jellyfin rule in the Caddyfile to allow remote access to the Jellyfin instance with SSL.
I didn't test it, since this would include pushing a Docker image to Docker Hub and replacing the image ref in the Caddy community-container. Since the changes are very basic, I don't think there will be any issues.