Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. how to set up a ngnix reverse proxy server and https with openproject docker?

how to set up a ngnix reverse proxy server and https with openproject docker?

Added by chris gaffney almost 9 years ago

I have an openproject installation on a vps that was in the office network only. It was installed using docker. I am trying to configure it for access from the internet so I configured a nginx reverse proxy server to direct external requests to it. I am trying to figure out how to configure the nginx to only send https requests and configure the docker image of openproject to only receive them. I new to both nginx and openproject so I am not sure about the configuration since the documentation I was able to find is a bit vague on both for this use case.


Loading...