OpenProject
官方Docker 应用程序 from ImSkully's Repository
概述
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)
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
The port to serve the frontend WebUI.
- 目标
- 8080
- 默认值
- 5683
- 价值
- 5683
This must be equal to your server IP and the WebUI port above. (5683 by default)
- 目标
- OPENPROJECT_HOST__NAME
- 默认值
- YOUR_SERVER_IP:5683
- 价值
- YOUR_SERVER_IP:5683
The directory to store all data from the Postgres database running on this container.
- 目标
- /var/openproject/pgdata
- 默认值
- /mnt/user/appdata/openproject/pgdata
- 价值
- /mnt/user/appdata/openproject/pgdata
The directory where assets are saved.
- 目标
- /var/openproject/assets
- 默认值
- /mnt/user/appdata/openproject/assets
- 价值
- /mnt/user/appdata/openproject/assets
The secret key used to sign sensitive data, enter a random string here.
- 目标
- SECRET_KEY_BASE
- 默认值
- RANDOM_STRING_HERE
- 价值
- RANDOM_STRING_HERE
Change the default application title that appears on the frontend.
- 目标
- OPENPROJECT_APP__TITLE
- 默认值
- OpenProject
- 价值
- OpenProject
The maximum file size (KB) to allow for attachments, defaults to 5 MB. (1024KB = 1MB)
- 目标
- OPENPROJECT_ATTACHMENT__MAX__SIZE
- 默认值
- 5120
- 价值
- 5120
Allow disabling of HSTS headers and HTTP > HTTPS redirects, this should only be enabled if HTTPS is on.
- 目标
- OPENPROJECT_HSTS
- 默认值
- true|false
- 价值
- false
Whether or not to use HTTPS, if you only plan to only run OpenProject locally then leave this disabled.
- 目标
- OPENPROJECT_HTTPS
- 默认值
- true|false
- 价值
- false
下载统计数据
长期下载总量
详细信息
openproject/openproject:17.0.2在Unraid 上运行 OpenProject 。
OpenProject 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。