- Duniter project
- YunoHost project
- Works on Debian Jessie 64 bits and ARM
- 200Mo free RAM is necessary
- The package state is working.
- You will need to use a dedicated domain name as the app is installed on root path. For instance, use
duniter.domain.tld
. - An admin user will be asked to access the web admin.
- Cesium wallet webapp could be set as public. It is accessible at
duniter.domain.tld/cesium
. - Web interface is accessible at
duniter.domain.tld/webui
. - The API is accessible at
duniter.domain.tld/
. - After installation, to compute blocks you will have to configure your identity on the node with
duniter wizard key
command or from webadmin using HTTPS.
sudo yunohost app install https://github.com/duniter/duniter_ynh
The app is not on the list of official apps of YunoHost repository. You will have to upgrade manually with following command:
sudo yunohost app upgrade duniter -u https://github.com/duniter/duniter_ynh
Currently, it:
- Install Duniter
- Configure
- Synchronize
- Start
This package and the Duniter software are under GNU AGPL v.3.