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
Moul 2b091dc805 [enh] #12 web admin: retrict install to root path.
- Install: add check to install only on root path, comment sed line
- Nginx conf: remove path choice sed
- Manifest: set root path as default, add explaination.
- Update upstream to 0.22.0a7 which handle proxy with https for webadmin
- Update readme: add information about webadmin on root path and how to access api.
-
2016-08-09 18:35:09 +02:00

30 lines
712 B
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.

# 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
## Install
```bash
sudo yunohost app install https://github.com/duniter/duniter_ynh
```
## Package state
The package is **in progress**.
Currently, it:
- Install Duniter ≥ 0.22.0a7
- 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.