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

Add configurations for Sonarr to RSS #666

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

gbendy
Copy link
Contributor

@gbendy gbendy commented Mar 31, 2024

Add proxy configurations for Sonarr to RSS

linuxserver.io


  • [ X ] I have read the contributing guideline and understand that I have made the correct modifications

Description

Sonarr to RSS is a new Sonarr helper app.

https://github.com/gbendy/sonarrToRSS/
https://registry.hub.docker.com/r/gbendy/sonarrtorss/

This PR adds both subdomain and subfolder reverse proxy support to Swag. The application supports both types of reverse proxy natively.

Benefits of this PR and context

Users can configure swag without having to manually install configurations files from the app repository

How Has This Been Tested?

Have been running the subdomain configuration myself for over a week with no problems.

Have run subfolder proxy for long enough to test that all endpoints work.

Have run both with authentication enabled and ensured that the 'api' endpoints are exempt from authentication and the user endpoints are not.

Source / References

N/A

sonarrtorss.subdomain.conf.sample Show resolved Hide resolved
sonarrtorss.subfolder.conf.sample Outdated Show resolved Hide resolved
@LinuxServer-CI
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

sonarrtorss.subfolder.conf.sample Outdated Show resolved Hide resolved
https://github.com/gbendy/sonarrToRSS/
https://registry.hub.docker.com/r/gbendy/sonarrtorss/

Container name matches that used by the published image above.

Sonarr to RSS app supports both domain and subfolder reverse proxies and
both configurations have been tested.

API related and feed paths are exempt from nginx auth
@Roxedus Roxedus merged commit e58d95d into linuxserver:master Jun 21, 2024
2 checks passed
Copy link

This pull request is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging this pull request may close these issues.

4 participants