Go to file
Moul a7aaaf11b6 [enh] check_process: update values. 2017-02-25 12:10:54 +01:00
conf [enh] Change configuration to have HTTPS only 2017-02-15 10:17:45 +01:00
scripts [mod] : #28: pass tests: remove nginx conf check before reloading. 2017-02-25 12:09:07 +01:00
.gitignore add gitignore 2016-05-31 22:42:33 +00:00
LICENSE change license to GPL3 & update readme 2016-05-31 22:42:33 +00:00
README.md [fix] readme: #30: 'duniter wizard key' cmd to configure key. 2017-02-25 11:31:10 +01:00
check_process [enh] check_process: update values. 2017-02-25 12:10:54 +01:00
manifest.json [mod] close #30: Do not ask for credentials at install as it's insecure: 2017-02-21 14:52:43 +01:00

README.md

Duniter package for YunoHost

Install

  • 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

Upgrade

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

What the package do?

Currently, it:

  • Install Duniter
  • Configure
  • Synchronize
  • Start

Tutorial

License

This package and the Duniter software are under GNU GPL v.3.