Atrium
Docker 应用程序 from grtgbln's Repository
概述
A self-hosted client portal for agencies and freelancers. Manage projects, share files, and give clients a branded portal to track progress.
要求
Requires a separate Postgres instance.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8080
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
Database URLVariable
Connection URL for Postgres database
- 目标
- DATABASE_URL
- 默认值
- postgresql://atrium:atrium@localhost:5432/atrium
- 价值
- postgresql://atrium:atrium@localhost:5432/atrium
Auth SecretVariable
Secret key. Generate a secure random key with `openssl rand -base64 32`
- 目标
- BETTER_AUTH_SECRET
Uploads PathPath
Path to store uploaded files
- 目标
- /app/uploads
- 默认值
- /mnt/user/appdata/atrium/uploads
- 价值
- /mnt/user/appdata/atrium/uploads
Storage ProviderVariable
Storage provider to use for file uploads.
- 目标
- STORAGE_PROVIDER
- 默认值
- local
- 价值
- local
下载统计数据
3,860
下载总数
详细信息
在Unraid 上运行 Atrium 。
Atrium 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。