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 package for YunoHost
|
||||||
|
|
||||||
* [Duniter project](https://duniter.org)
|
- [Duniter project](https://duniter.org)
|
||||||
* [YunoHost project](https://yunohost.org)
|
- [YunoHost project](https://yunohost.org)
|
||||||
* Works on Debian Jessie 64 bits, 32 bits (and ARM will comming soon)
|
- Works on Debian Jessie 64 bits (will comming soon on ARM)
|
||||||
* 200Mo free RAM is necessary
|
- 200Mo free RAM is necessary
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
@ -15,15 +15,16 @@ sudo yunohost app install https://github.com/duniter/duniter_ynh
|
||||||
The package is **in progress**.
|
The package is **in progress**.
|
||||||
Currently, it:
|
Currently, it:
|
||||||
|
|
||||||
* Install Duniter 0.20.0aXX and it's dependencies: node, npm
|
- Install Duniter ≥0.20.0a86
|
||||||
* Configure
|
- Configure
|
||||||
* Synchronize
|
- Synchronize
|
||||||
* Start
|
- Start
|
||||||
|
|
||||||
Extra features:
|
Extra features:
|
||||||
|
|
||||||
* Path access through a proxy_pass instead through the port cause it failed.
|
- Will come soon: graphical interface to manage the node.
|
||||||
* Duniter logs are displayed on the YunoHost admin interface
|
- Path access through a proxy_pass instead through the port cause it failed.
|
||||||
|
- Duniter logs are displayed on the YunoHost admin interface
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This package and the Duniter software are under GNU GPL v.3.
|
This package and the Duniter software are under GNU GPL v.3.
|
||||||
|
|
Loading…
Add table
Reference in a new issue