vikunja-api
vikunja-api
OfficialDocker app from A75G's Repository
Overview
The to-do app to organize your life.
Requirements
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)
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Port 1Porttcp
Port 1
- Target
- 3456
- Value
- 3456
AppDataPathrw
AppData
- Target
- /app/vikunja/files
- Value
- /mnt/user/appdata/vikunja
Config FolderPathrw
Folder where you place your 'config.yml' file
- Target
- /etc/vikunja
- Value
- /mnt/user/appdata/vikunja/config
Sqlite PathVariable
When using sqlite, this is the path where to store the data inisde the container
- Target
- VIKUNJA_DATABASE_PATH
- Value
- /etc/vikunja/vikunja.db
Database HostVariable
Database host - Only if Database Type is set to mysql or postgres
- Target
- VIKUNJA_DATABASE_HOST
- Value
- db
Database PasswordVariable
Database Password - Only if Database Type is set to mysql or postgres
- Target
- VIKUNJA_DATABASE_PASSWORD
- Value
- password
Database TypeVariable
Database type to use. Supported types are mysql, postgres and sqlite.
- Target
- VIKUNJA_DATABASE_TYPE
- Value
- sqlite
Database UserVariable
Database User - Only if Database Type is set to mysql or postgres
- Target
- VIKUNJA_DATABASE_USER
- Value
- root
Database NameVariable
Database to use - Only if Database Type is set to mysql or postgres
- Target
- VIKUNJA_DATABASE_DATABASE
- Value
- vikunja
PUIDVariable
- Value
- 99
PGIDVariable
- Value
- 100
Categories
Download Statistics
8,199,061
Total Downloads
14,784
This Month
15,790
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
vikunja/api:latestLast Updated2024-02-11
First Seen2021-08-19
Run vikunja-api on Unraid.
vikunja-api is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.