Vikunja

Vikunja

官方

Docker 应用程序 from ImSkully's Repository

概述

The open-source, self-hostable to-do app - organize everything, on all platforms. For advanced configuration, see all supported configuration options: (https://vikunja.io/docs/config-options/)

运行时参数

网络用户界面
http://[IP]:[PORT:3456]
网络
bridge
外壳
sh
特权
false
额外参数
--user 99:100

模板配置

Web UI PortPorttcp

The port to serve the frontend WebUI.

目标
3456
默认值
3456
价值
3456
Application Data DirectoryPathrw

The directory application data is saved.

目标
/app/vikunja/files
默认值
/mnt/user/appdata/vikunja
价值
/mnt/user/appdata/vikunja
Configuration DirectoryPathrw

The directory where your config.yml is located.

目标
/etc/vikunja
默认值
/mnt/user/appdata/vikunja/config
价值
/mnt/user/appdata/vikunja/config
Enable RegistrationVariable

Whether to let new users registering themselves or not.

目标
VIKUNJA_SERVICE_ENABLEREGISTRATION
默认值
true|false
价值
true
Database TypeVariable

Database type to use, possible values are 'sqlite', 'mysql', or 'postgres'.

目标
VIKUNJA_DATABASE_TYPE
默认值
sqlite
价值
sqlite
(SQLite) SQLite Database PathVariable

(SQLite) When using SQLite for database storage, this is the path to your database file.

目标
VIKUNJA_DATABASE_PATH
默认值
/etc/vikunja/vikunja.db
价值
/etc/vikunja/vikunja.db
(MySQL/Postgres) Database HostVariable

(MySQL/Postgres) The host to use for your database.

目标
VIKUNJA_DATABASE_HOST
(MySQL/Postgres) Database UsernameVariable

(MySQL/Postgres) The database username to use.

目标
VIKUNJA_DATABASE_USER
(MySQL/Postgres) Database PasswordVariable

(MySQL/Postgres) The database account password.

目标
VIKUNJA_DATABASE_PASSWORD
(MySQL/Postgres) Database NameVariable

(MySQL/Postgres) The name of the database to use.

目标
VIKUNJA_DATABASE_DATABASE
默认值
vikunja
价值
vikunja
Mailer EnabledVariable

Whether to enable the mailer or not. If it is disabled, all users are enabled right away and password reset is not possible.

目标
VIKUNJA_MAILER_ENABLED
默认值
true|false
价值
false
Mailer HostVariable

The SMTP host name to use if the mailer is enabled.

目标
VIKUNJA_MAILER_HOST
Mailer PortVariable

The SMTP port value to use if the mailer is enabled.

目标
VIKUNJA_MAILER_PORT
默认值
465
价值
465
Mailer Auth TypeVariable

SMTP Auth Type. Can be either 'plain', 'login' or 'cram-md5'.

目标
VIKUNJA_MAILER_AUTHTYPE
默认值
plain
价值
plain
Mailer UsernameVariable

The SMTP username to use.

目标
VIKUNJA_MAILER_USERNAME
Mailer PasswordVariable

The SMTP password to use.

目标
VIKUNJA_MAILER_PASSWORD
Mailer Skip TLSVariable

Wether to skip verification of the TLS certificate on the server.

目标
VIKUNJA_MAILER_SKIPTLSVERIFY
默认值
true|false
价值
false
Mailer Skip TLSVariable

The default from address when sending emails.

目标
VIKUNJA_MAILER_FROMEMAIL
Mailer Force SSLVariable

By default, vikunja will try to connect with starttls, use this option to force it to use SSL.

目标
VIKUNJA_MAILER_FORCESSL
默认值
true|false
价值
false
Public URLVariable

The public facing URL where your users can reach Vikunja, used in emails and for the communication between API and frontend.

目标
VIKUNJA_SERVICE_PUBLICURL
Enable Email RemindersVariable

If enabled, Vikunja will send an email to everyone who is either assigned to a task or created it when a task reminder is due.

目标
VIKUNJA_SERVICE_ENABLEEMAILREMINDERS
默认值
true|false
价值
true
Enable User DeletionVariable

If true, will allow users to request the complete deletion of their account. When using external authentication methods it may be required to coordinate with them in order to delete the account.

目标
VIKUNJA_SERVICE_ENABLEUSERDELETION
默认值
true|false
价值
true
Custom Logo URLVariable

Allow using a custom logo via external URL.

目标
VIKUNJA_SERVICE_CUSTOMLOGOURL
CORS EnabledVariable

Whether to enable or disable CORS headers. Note: If you want to put the frontend and the API on separate domains or ports, you will need to enable this otherwise the frontend won't be able to make requests to the API through the browser.

目标
VIKUNJA_CORS_ENABLE
默认值
true|false
价值
false
CORS Allowed OriginsVariable

A list of origins which may access the API, these need to include the protocol (http:// or https://) and port, if any.

目标
VIKUNJA_CORS_ORIGINS
CORS Max AgeVariable

How long (in seconds) the results of a preflight request can be cached.

目标
VIKUNJA_CORS_MAXAGE
默认值
0
价值
0

下载统计数据

7,338,390
下载总数
553,587
本月
430,845
平均每月

长期下载总量

加载图表...

详细信息

存储库
vikunja/vikunja:latest
最后更新2026-05-05
初见2024-02-12

在Unraid 上运行 Vikunja 。

Vikunja 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。