OpenProject
OficialAplicación Docker from ImSkully's Repository
Visión general
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)
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
The port to serve the frontend WebUI.
- Objetivo
- 8080
- Por defecto
- 5683
- Valor
- 5683
This must be equal to your server IP and the WebUI port above. (5683 by default)
- Objetivo
- OPENPROJECT_HOST__NAME
- Por defecto
- YOUR_SERVER_IP:5683
- Valor
- YOUR_SERVER_IP:5683
The directory to store all data from the Postgres database running on this container.
- Objetivo
- /var/openproject/pgdata
- Por defecto
- /mnt/user/appdata/openproject/pgdata
- Valor
- /mnt/user/appdata/openproject/pgdata
The directory where assets are saved.
- Objetivo
- /var/openproject/assets
- Por defecto
- /mnt/user/appdata/openproject/assets
- Valor
- /mnt/user/appdata/openproject/assets
The secret key used to sign sensitive data, enter a random string here.
- Objetivo
- SECRET_KEY_BASE
- Por defecto
- RANDOM_STRING_HERE
- Valor
- RANDOM_STRING_HERE
Change the default application title that appears on the frontend.
- Objetivo
- OPENPROJECT_APP__TITLE
- Por defecto
- OpenProject
- Valor
- OpenProject
The maximum file size (KB) to allow for attachments, defaults to 5 MB. (1024KB = 1MB)
- Objetivo
- OPENPROJECT_ATTACHMENT__MAX__SIZE
- Por defecto
- 5120
- Valor
- 5120
Allow disabling of HSTS headers and HTTP > HTTPS redirects, this should only be enabled if HTTPS is on.
- Objetivo
- OPENPROJECT_HSTS
- Por defecto
- true|false
- Valor
- false
Whether or not to use HTTPS, if you only plan to only run OpenProject locally then leave this disabled.
- Objetivo
- OPENPROJECT_HTTPS
- Por defecto
- true|false
- Valor
- false
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
openproject/openproject:17.0.2Ejecute OpenProject en Unraid.
OpenProject se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.