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. Docker Installation

Docker Installation

Added by Adityo Setyonugroho about 9 years ago

Hi, I would like to install Openproject within my server. I have followed docker installation guide, but it was not work. I tried using this command for testing first:

docker run -it -p 8080:80 -e SECRET_KEY_BASE=secret openproject/community:5.0

it said that postfix is exit.

And also I ran this command to check it

docker exec -it CONTAINER_ID bash -c "cat /var/log/supervisor/*.log

it said that phusion passenger is error.

And I would like to know how to get SECRET_KEY_BASE

Thanks


Loading...