1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00
duniter_ynh/README.md
2017-03-03 10:50:30 +01:00

40 lines
1.4 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Duniter package for YunoHost
- [Duniter project](https://duniter.org)
- [YunoHost project](https://yunohost.org)
- Works on Debian Jessie 64 bits and ARM
- 200Mo free RAM is necessary
- The package state is **working**.
## 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.
```bash
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:
```bash
sudo yunohost app upgrade duniter -u https://github.com/duniter/duniter_ynh
```
## What the package do?
Currently, it:
- Install Duniter
- Configure
- Synchronize
- Start
## Tutorial
- [(fr) “Installation dun nœud Duniter à laide de YunoHost”](https://forum.duniter.org/t/installation-d-un-noeud-duniter-a-l-aide-de-yunohost/1420)
## License
This package and the Duniter software are under GNU AGPL v.3.