Vikunja

Vikunja

Officielle

Application Docker from ImSkully's Repository

Vue d'ensemble

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/)

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3456]
Réseau
bridge
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--user 99:100

Configuration du modèle

Web UI PortPorttcp

The port to serve the frontend WebUI.

Cible
3456
Défaut
3456
Valeur
3456
Application Data DirectoryPathrw

The directory application data is saved.

Cible
/app/vikunja/files
Défaut
/mnt/user/appdata/vikunja
Valeur
/mnt/user/appdata/vikunja
Configuration DirectoryPathrw

The directory where your config.yml is located.

Cible
/etc/vikunja
Défaut
/mnt/user/appdata/vikunja/config
Valeur
/mnt/user/appdata/vikunja/config
Enable RegistrationVariable

Whether to let new users registering themselves or not.

Cible
VIKUNJA_SERVICE_ENABLEREGISTRATION
Défaut
true|false
Valeur
true
Database TypeVariable

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

Cible
VIKUNJA_DATABASE_TYPE
Défaut
sqlite
Valeur
sqlite
(SQLite) SQLite Database PathVariable

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

Cible
VIKUNJA_DATABASE_PATH
Défaut
/etc/vikunja/vikunja.db
Valeur
/etc/vikunja/vikunja.db
(MySQL/Postgres) Database HostVariable

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

Cible
VIKUNJA_DATABASE_HOST
(MySQL/Postgres) Database UsernameVariable

(MySQL/Postgres) The database username to use.

Cible
VIKUNJA_DATABASE_USER
(MySQL/Postgres) Database PasswordVariable

(MySQL/Postgres) The database account password.

Cible
VIKUNJA_DATABASE_PASSWORD
(MySQL/Postgres) Database NameVariable

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

Cible
VIKUNJA_DATABASE_DATABASE
Défaut
vikunja
Valeur
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.

Cible
VIKUNJA_MAILER_ENABLED
Défaut
true|false
Valeur
false
Mailer HostVariable

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

Cible
VIKUNJA_MAILER_HOST
Mailer PortVariable

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

Cible
VIKUNJA_MAILER_PORT
Défaut
465
Valeur
465
Mailer Auth TypeVariable

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

Cible
VIKUNJA_MAILER_AUTHTYPE
Défaut
plain
Valeur
plain
Mailer UsernameVariable

The SMTP username to use.

Cible
VIKUNJA_MAILER_USERNAME
Mailer PasswordVariable

The SMTP password to use.

Cible
VIKUNJA_MAILER_PASSWORD
Mailer Skip TLSVariable

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

Cible
VIKUNJA_MAILER_SKIPTLSVERIFY
Défaut
true|false
Valeur
false
Mailer Skip TLSVariable

The default from address when sending emails.

Cible
VIKUNJA_MAILER_FROMEMAIL
Mailer Force SSLVariable

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

Cible
VIKUNJA_MAILER_FORCESSL
Défaut
true|false
Valeur
false
Public URLVariable

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

Cible
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.

Cible
VIKUNJA_SERVICE_ENABLEEMAILREMINDERS
Défaut
true|false
Valeur
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.

Cible
VIKUNJA_SERVICE_ENABLEUSERDELETION
Défaut
true|false
Valeur
true
Custom Logo URLVariable

Allow using a custom logo via external URL.

Cible
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.

Cible
VIKUNJA_CORS_ENABLE
Défaut
true|false
Valeur
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.

Cible
VIKUNJA_CORS_ORIGINS
CORS Max AgeVariable

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

Cible
VIKUNJA_CORS_MAXAGE
Défaut
0
Valeur
0

Télécharger les statistiques

7,338,390
Total des téléchargements
553,587
Ce mois-ci
430,845
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
vikunja/vikunja:latest
Dernière mise à jour2026-05-05
Première vue2024-02-12

Exécutez Vikunja sur Unraid.

Vikunja est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.