1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00
Duniter package for YunoHost
Find a file
2017-02-21 15:41:31 +01:00
conf [enh] Change configuration to have HTTPS only 2017-02-15 10:17:45 +01:00
scripts [mod] upgrade: remove useless CPU architecture check. 2017-02-21 15:41:31 +01:00
.gitignore add gitignore 2016-05-31 22:42:33 +00:00
check_process Ajout check_process 2017-01-01 12:40:13 +01:00
LICENSE change license to GPL3 & update readme 2016-05-31 22:42:33 +00: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 [mod] close #30: Do not ask for credentials at install as it's insecure: 2017-02-21 14:52:43 +01:00

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 CLI option --keyprompt 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.