duniter_ynh/README.md

33 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2016-05-01 19:49:45 +02:00
# Duniter package for YunoHost
2016-06-23 13:34:53 +02:00
- [Duniter project](https://duniter.org)
- [YunoHost project](https://yunohost.org)
## Requirements
- Debian Stretch
- YunoHost ≥ 3.7
- `x64` or `armlv7` architecture
- 200Mo free RAM
- A dedicated domain name to install the app on root path. For instance, `duniter.domain.tld`.
- A YunoHost user which will have access the web admin.
## Install and upgrade
You shall add the application community list into your instance in order to install it and benefit from upgrades:
```bash
sudo yunohost app fetchlist -n community -u https://app.yunohost.org/community.json
sudo yunohost app install duniter
sudo yunohost app upgrade duniter
```
Be carefull when installing applications from the community list.
## Configurations
- In order to compute blocks you will have to set your member credentials with `duniter wizard key` or from the webadmin.
- The BMA API is accessible from `https://duniter.domain.tld/` if enabled.
## Cesium
Cesium is a wallet webapp. You can install it with:
- [With the YunoHost app](https://github.com/YunoHost-Apps/cesium_ynh)
<!--- With a Duniter plugin: `duniter plug git+https://github.com/duniter/duniter-ui-cesium.git`-->
## License
2017-03-03 10:50:30 +01:00
This package and the Duniter software are under GNU AGPL v.3.