From 16497f5470c665054e59338203ec08d14e55e848 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 5 Nov 2018 20:24:41 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1e06d75..f154fbe 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,15 @@ [![Install OnlyOffice with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=onlyoffice) +### Installing guide + + 1. App can be installed by YunoHost **admin web-interface** or by **running following command**: + + $ sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh + 1. Admin username is : **root**. + 1. **Admin password** will be sent to the email address given at the time of the installation. + 1. **TLS** and **starttls** are disabled for the outgoing mails. If you intent to use email address not hosted on your local server,it's advised to have a proper SMTP configured with tls and starttls settings by editing **/var/www/peertube/config/porduction.yml**. + **Upgrade this package:** `sudo yunohost app upgrade --verbose example -u https://github.com/YunoHost-Apps/onlyoffice_ynh`