OpenProject

OpenProject

Official

Docker app from ImSkully's Repository

Overview

OpenProject is a web-based project management system for location-independent team collaboration, this is a release of the open-source community edition.
Once the container has started it may take a few minutes before the WebUI is available, see container logs for startup progress.

The default administrator login credentials are:
Username: admin
Password: admin

For advanced configuration, see all supported environment variables:
(https://www.openproject.org/docs/installation-and-operations/configuration/environment/#supported-environment-variables)

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
sh
Privileged
false

Template configuration

Web UI PortPorttcp

The port to serve the frontend WebUI.

Target
8080
Default
5683
Value
5683
Host NameVariable

This must be equal to your server IP and the WebUI port above. (5683 by default)

Target
OPENPROJECT_HOST__NAME
Default
YOUR_SERVER_IP:5683
Value
YOUR_SERVER_IP:5683
Postgres Data DirectoryPathrw

The directory to store all data from the Postgres database running on this container.

Target
/var/openproject/pgdata
Default
/mnt/user/appdata/openproject/pgdata
Value
/mnt/user/appdata/openproject/pgdata
Assets DirectoryPathrw

The directory where assets are saved.

Target
/var/openproject/assets
Default
/mnt/user/appdata/openproject/assets
Value
/mnt/user/appdata/openproject/assets
Secret Key BaseVariable

The secret key used to sign sensitive data, enter a random string here.

Target
SECRET_KEY_BASE
Default
RANDOM_STRING_HERE
Value
RANDOM_STRING_HERE
Application TitleVariable

Change the default application title that appears on the frontend.

Target
OPENPROJECT_APP__TITLE
Default
OpenProject
Value
OpenProject
Max Attachment Size (KB)Variable

The maximum file size (KB) to allow for attachments, defaults to 5 MB. (1024KB = 1MB)

Target
OPENPROJECT_ATTACHMENT__MAX__SIZE
Default
5120
Value
5120
HSTS HeadersVariable

Allow disabling of HSTS headers and HTTP > HTTPS redirects, this should only be enabled if HTTPS is on.

Target
OPENPROJECT_HSTS
Default
true|false
Value
false
Use HTTPS (SSL)Variable

Whether or not to use HTTPS, if you only plan to only run OpenProject locally then leave this disabled.

Target
OPENPROJECT_HTTPS
Default
true|false
Value
false

Download Statistics

3,294,819
Total Downloads
221,306
This Month
217,306
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
openproject/openproject:17.0.2
Last Updated2026-05-05
First Seen2026-02-03

Run OpenProject on Unraid.

OpenProject is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.