mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Updated readme for version 0.2.0(Alpha 1)
This commit is contained in:
parent
c298181b25
commit
a82d850d29
1 changed files with 19 additions and 3 deletions
22
README.md
22
README.md
|
@ -1,4 +1,20 @@
|
|||
# plume_ynh
|
||||
Federated blogging application https://github.com/Plume-org/Plume
|
||||
# Plume for Yunohost
|
||||
Federated blogging application.
|
||||
|
||||
Shipped version: **0.2.0(Alpa 1)**
|
||||
|
||||
## Interesting links
|
||||
|
||||
- [YunoHost project](https://yunohost.org)
|
||||
- [Plume Github page](https://github.com/Plume-org/Plume)
|
||||
- [Demo instance of Plume](https://baptiste.gelez.xyz/)
|
||||
|
||||
## Instruction
|
||||
|
||||
1. The app require dedicated domain like plume.domain.tld
|
||||
1. Updated is not yet implimented yet.
|
||||
1. You have to run cargo run and answer the qestions.
|
||||
**$ cd /var/www/plume && cargo run**
|
||||
1. The app will need to run inside **Screen** or **tmux** till the systemd gets implimented.
|
||||
|
||||
|
||||
Now working
|
||||
|
|
Loading…
Add table
Reference in a new issue