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
Moul 07056ab512 [enh] #25: release name convention have changed:
- Grep 'server' as there is now a 'server' and 'desktop' versions.
- Retrieve 'server' releases which doesn't contain NodeWebkit:
 - This reduce by two the size of the package: download & space usage.
- Grep 'linux' in the case there is only a 'windows' package released:
- that way windows package is not retrieved but an old version for linux.
- Request only one time GitHub. grep previous variable.
- Use variable for debian package path name.
2016-10-11 19:30:05 +02:00
conf [enh] #14: automatically retrieve last version 2016-08-20 01:35:46 +02:00
scripts [enh] #25: release name convention have changed: 2016-10-11 19:30:05 +02: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
manifest.json [mod] manifest: better english. 2016-09-11 17:13:43 +02:00
README.md [mod] update upstream to v0.30.0. 2016-08-19 17:45:35 +02:00

Duniter package for YunoHost

Install

  • Web admin can only be installed on root path for now. Use a domain name like duniter.domain.tld for instance. See #18 for more details.
sudo yunohost app install https://github.com/duniter/duniter_ynh

Package state

The package is in progress. Currently, it:

  • Install Duniter ≥ 0.30.0
  • Configure
  • Synchronize
  • Start

Extra features:

  • Graphical interface to manage the node.
  • Path access on https://duniter.domain.tld/api to the node API and not through the port because it fail.
  • Duniter logs are displayed on the YunoHost admin interface

License

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