From 58192bd2c2401996db99e0c49e7f1d09c6346c7c Mon Sep 17 00:00:00 2001 From: Selamanse Date: Thu, 17 Aug 2017 23:05:02 +0200 Subject: [PATCH] Update README.md removes travis ci markup adds backupinfo and links --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf856d..0ec23d5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,27 @@ # rocketchat_ynh -[![Build Status](https://travis-ci.org/selamanse/rocketchat_ynh.svg?branch=0.57.2-rc.2)](https://travis-ci.org/selamanse/rocketchat_ynh/builds/256240556) Rocketchat for yunohost +[![Install RocketChat with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](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/