Skip to content

Conversation

@albeus
Copy link

@albeus albeus commented May 4, 2025

linuxserver.io


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

Description

Added an Nginx reverse proxy configuration for a Redmine container. The config enables basic reverse proxy functionality to access Redmine through a subdomain.

Benefits of this PR and context

This addition simplifies access to Redmine instances deployed via Docker by providing an out-of-the-box reverse proxy configuration. It improves usability for users running Redmine behind Nginx and aligns with existing reverse proxy examples in the repo.

How Has This Been Tested?

Tested locally with Docker using the official Redmine container and Nginx. Verified that requests to the configured subdomain correctly forward to the Redmine container and serve the web interface without issues.

Source / References

@albeus albeus closed this May 4, 2025
@LinuxServer-CI LinuxServer-CI moved this from PRs to Done in Issue & PR Tracker May 4, 2025
@albeus
Copy link
Author

albeus commented May 4, 2025

Hi, sorry for the inconvenience—I realized I made this PR directly from my master branch instead of a separate feature branch. I'm closing this one and will open a new pull request from the correct branch. Thanks for your understanding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant