mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
Update readme.
This commit is contained in:
parent
c2a68e9866
commit
c3866bd4fa
1 changed files with 16 additions and 16 deletions
32
README.md
32
README.md
|
@ -2,22 +2,8 @@
|
||||||
|
|
||||||
* [uCoin project](http://ucoin.io)
|
* [uCoin project](http://ucoin.io)
|
||||||
* [YunoHost project](https://yunohost.org/#/)
|
* [YunoHost project](https://yunohost.org/#/)
|
||||||
* Should works on Debian Jessie 64 bits, 32 bits and ARM
|
* Works on Debian Jessie 64 bits, 32 bits (and ARM)
|
||||||
|
* 200Mo free RAM is necessary
|
||||||
|
|
||||||
## Package state
|
|
||||||
The package is **in progress**.
|
|
||||||
Currently, it:
|
|
||||||
|
|
||||||
* Install uCoin 0.13.x and it's dependencies: node, npm
|
|
||||||
* Synchronize
|
|
||||||
* Configure
|
|
||||||
* Start
|
|
||||||
|
|
||||||
Extra features:
|
|
||||||
|
|
||||||
* Path access through a proxy_pass instead through the port cause it failed.
|
|
||||||
* uCoin logs are displayed on the YunoHost admin interface
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
@ -25,5 +11,19 @@ Extra features:
|
||||||
sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh
|
sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Package state
|
||||||
|
The package is **in progress**.
|
||||||
|
Currently, it:
|
||||||
|
|
||||||
|
* Install uCoin 0.13.x and it's dependencies: node, npm
|
||||||
|
* Configure
|
||||||
|
* Synchronize
|
||||||
|
* Start
|
||||||
|
|
||||||
|
Extra features:
|
||||||
|
|
||||||
|
* Path access through a proxy_pass instead through the port cause it failed.
|
||||||
|
* uCoin logs are displayed on the YunoHost admin interface
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This package and the uCoin software are under GNU GPL v.3.
|
This package and the uCoin software are under GNU GPL v.3.
|
||||||
|
|
Loading…
Add table
Reference in a new issue