1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00
vikunja_ynh/README.md
2021-08-05 17:06:32 +00:00

2 KiB

Vikunja for YunoHost

Integration level
Install Vikunja with YunoHost

Lire ce readme en français.

This package allows you to install Vikunja quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Self-hosted To-Do list application

Shipped version: 0.17.1~ynh1

Demo: https://try.vikunja.io/login

Screenshots

Disclaimers / important information

Configuration

You can also configure Vikunja by editing this file /opt/vikunja/config.yml using the documentation.

The API is accesible with this path: https://domain.ltd/api/v1/docs

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing --debug
or
sudo yunohost app upgrade vikunja -u https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps