vikunja-api
官方Docker 应用程序 from A75G's Repository
概述
The to-do app to organize your life.
要求
Requires a config file to run: see https://vikunja.io/docs/config-options/ or use the example defaul config https://kolaente.dev/vikunja/api/src/branch/main/config.yml.sample (remove the '.sample' and fill in needed data)
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Port 1Porttcp
Port 1
- 目标
- 3456
- 价值
- 3456
AppDataPathrw
AppData
- 目标
- /app/vikunja/files
- 价值
- /mnt/user/appdata/vikunja
Config FolderPathrw
Folder where you place your 'config.yml' file
- 目标
- /etc/vikunja
- 价值
- /mnt/user/appdata/vikunja/config
Sqlite PathVariable
When using sqlite, this is the path where to store the data inisde the container
- 目标
- VIKUNJA_DATABASE_PATH
- 价值
- /etc/vikunja/vikunja.db
Database HostVariable
Database host - Only if Database Type is set to mysql or postgres
- 目标
- VIKUNJA_DATABASE_HOST
- 价值
- db
Database PasswordVariable
Database Password - Only if Database Type is set to mysql or postgres
- 目标
- VIKUNJA_DATABASE_PASSWORD
- 价值
- password
Database TypeVariable
Database type to use. Supported types are mysql, postgres and sqlite.
- 目标
- VIKUNJA_DATABASE_TYPE
- 价值
- sqlite
Database UserVariable
Database User - Only if Database Type is set to mysql or postgres
- 目标
- VIKUNJA_DATABASE_USER
- 价值
- root
Database NameVariable
Database to use - Only if Database Type is set to mysql or postgres
- 目标
- VIKUNJA_DATABASE_DATABASE
- 价值
- vikunja
PUIDVariable
- 价值
- 99
PGIDVariable
- 价值
- 100
下载统计数据
8,199,061
下载总数
14,784
本月
15,790
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 vikunja-api 。
vikunja-api 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。