mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[enh] update readme.
This commit is contained in:
parent
c90a6ddc3e
commit
5e1598dca0
1 changed files with 11 additions and 10 deletions
21
README.md
21
README.md
|
@ -1,9 +1,9 @@
|
|||
# Duniter package for YunoHost
|
||||
|
||||
* [Duniter project](https://duniter.org)
|
||||
* [YunoHost project](https://yunohost.org)
|
||||
* Works on Debian Jessie 64 bits, 32 bits (and ARM will comming soon)
|
||||
* 200Mo free RAM is necessary
|
||||
- [Duniter project](https://duniter.org)
|
||||
- [YunoHost project](https://yunohost.org)
|
||||
- Works on Debian Jessie 64 bits (will comming soon on ARM)
|
||||
- 200Mo free RAM is necessary
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -15,15 +15,16 @@ sudo yunohost app install https://github.com/duniter/duniter_ynh
|
|||
The package is **in progress**.
|
||||
Currently, it:
|
||||
|
||||
* Install Duniter 0.20.0aXX and it's dependencies: node, npm
|
||||
* Configure
|
||||
* Synchronize
|
||||
* Start
|
||||
- Install Duniter ≥0.20.0a86
|
||||
- Configure
|
||||
- Synchronize
|
||||
- Start
|
||||
|
||||
Extra features:
|
||||
|
||||
* Path access through a proxy_pass instead through the port cause it failed.
|
||||
* Duniter logs are displayed on the YunoHost admin interface
|
||||
- Will come soon: graphical interface to manage the node.
|
||||
- Path access through a proxy_pass instead through the port cause it failed.
|
||||
- Duniter logs are displayed on the YunoHost admin interface
|
||||
|
||||
## License
|
||||
This package and the Duniter software are under GNU GPL v.3.
|
||||
|
|
Loading…
Add table
Reference in a new issue