OpenProject
OffiziellDocker-Anwendung from ImSkully's Repository
Übersicht
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)
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8080]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
The port to serve the frontend WebUI.
- Ziel
- 8080
- Standard
- 5683
- Wert
- 5683
This must be equal to your server IP and the WebUI port above. (5683 by default)
- Ziel
- OPENPROJECT_HOST__NAME
- Standard
- YOUR_SERVER_IP:5683
- Wert
- YOUR_SERVER_IP:5683
The directory to store all data from the Postgres database running on this container.
- Ziel
- /var/openproject/pgdata
- Standard
- /mnt/user/appdata/openproject/pgdata
- Wert
- /mnt/user/appdata/openproject/pgdata
The directory where assets are saved.
- Ziel
- /var/openproject/assets
- Standard
- /mnt/user/appdata/openproject/assets
- Wert
- /mnt/user/appdata/openproject/assets
The secret key used to sign sensitive data, enter a random string here.
- Ziel
- SECRET_KEY_BASE
- Standard
- RANDOM_STRING_HERE
- Wert
- RANDOM_STRING_HERE
Change the default application title that appears on the frontend.
- Ziel
- OPENPROJECT_APP__TITLE
- Standard
- OpenProject
- Wert
- OpenProject
The maximum file size (KB) to allow for attachments, defaults to 5 MB. (1024KB = 1MB)
- Ziel
- OPENPROJECT_ATTACHMENT__MAX__SIZE
- Standard
- 5120
- Wert
- 5120
Allow disabling of HSTS headers and HTTP > HTTPS redirects, this should only be enabled if HTTPS is on.
- Ziel
- OPENPROJECT_HSTS
- Standard
- true|false
- Wert
- false
Whether or not to use HTTPS, if you only plan to only run OpenProject locally then leave this disabled.
- Ziel
- OPENPROJECT_HTTPS
- Standard
- true|false
- Wert
- false
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
openproject/openproject:17.0.2Führen Sie OpenProject auf Unraid aus.
OpenProject ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.