mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[enh] readme: uCoin –> Duniter.
This commit is contained in:
parent
e2a7727e6f
commit
3b96cef82b
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -1,21 +1,21 @@
|
|||
# uCoin package for YunoHost
|
||||
# Duniter package for YunoHost
|
||||
|
||||
* [uCoin project](http://ucoin.io)
|
||||
* [YunoHost project](https://yunohost.org/#/)
|
||||
* Works on Debian Jessie 64 bits, 32 bits (and ARM)
|
||||
* [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
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh
|
||||
sudo yunohost app install https://github.com/duniter/duniter_ynh
|
||||
```
|
||||
|
||||
## Package state
|
||||
The package is **in progress**.
|
||||
Currently, it:
|
||||
|
||||
* Install uCoin 0.14.2 and it's dependencies: node, npm
|
||||
* Install Duniter 0.14.2 and it's dependencies: node, npm
|
||||
* Configure
|
||||
* Synchronize
|
||||
* Start
|
||||
|
@ -23,7 +23,7 @@ Currently, it:
|
|||
Extra features:
|
||||
|
||||
* Path access through a proxy_pass instead through the port cause it failed.
|
||||
* uCoin logs are displayed on the YunoHost admin interface
|
||||
* Duniter logs are displayed on the YunoHost admin interface
|
||||
|
||||
## License
|
||||
This package and the uCoin 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