Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • 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
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

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

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Custom port installation / links email

Custom port installation / links email

Added by Ricky Rashkoff 10 months ago

Hello 

I have a custom port installation. All links of the email notifications are only with the domain name URL, whiteout the port 

Ex: link into the emails: https://my.openroject.com and I need https://my.openroject.com:6320/

Anyone can tell me how can I insert the port into the email tempaltes?

Thanks

Ricky


Replies (1)

RE: Custom port installation / links email - Added by Tizian Rößler 10 months ago

Hello Ricky,

The URL of the mails is generate by using the OPENPROJECT_HOST__NAME variable.

In your example it would be:

OPENPROJECT_HOST__NAME=my.openroject.com:6320

If your using docker you assigne this varibale druing the contaienr creation.

An example can be found here:

https://www.openproject.org/docs/installation-and-operations/installation/docker/#quick-start-1

If your using a package based installation you can use the OpenProject command to change the variables:

https://www.openproject.org/docs/installation-and-operations/configuration/#packaged-installation

Keep in mind that you need to restart OpenProject after chainging the vairable

Best regards

Tizian

  • (1 - 1/1)
Loading...