mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update README.md
removes travis ci markup adds backupinfo and links
This commit is contained in:
parent
d7b3178b53
commit
58192bd2c2
1 changed files with 17 additions and 1 deletions
18
README.md
18
README.md
|
@ -1,11 +1,27 @@
|
|||
# rocketchat_ynh
|
||||
[](https://travis-ci.org/selamanse/rocketchat_ynh/builds/256240556)
|
||||
|
||||
Rocketchat for yunohost
|
||||
|
||||
[](https://install-app.yunohost.org/?app=rocketchat)
|
||||
|
||||
## Install with
|
||||
|
||||
You can either :
|
||||
|
||||
* Install from the Yunohost Admin web interface, by providing this URL: [https://github.com/YunoHost-Apps/rocketchat_ynh](https://github.com/YunoHost-Apps/rocketchat_ynh)
|
||||
* Install from the command-line: `yunohost app install https://github.com/YunoHost-Apps/rocketchat_ynh`
|
||||
|
||||
## Backup information
|
||||
|
||||
Backup stores:
|
||||
|
||||
- rocketchat app dir
|
||||
- rocketchat mongodb (via mongodump)
|
||||
- nginx configuration
|
||||
- systemd service configuration
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://dev.yunohost.org/projects/apps/issues
|
||||
* Rocketchat website: https://rocket.chat/
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue