1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00

Add subdomain warning install

This commit is contained in:
ericgaspar 2020-10-23 15:13:43 +02:00
parent 958c54a092
commit 8ffa9a827e
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 9 additions and 4 deletions

View file

@ -15,7 +15,7 @@ Streama is a free self hosted media streaming server running on Java, that you c
## Screenshots
![Streama 3](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg)
![](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg)
## Demo
@ -26,6 +26,8 @@ Streama is a free self hosted media streaming server running on Java, that you c
## Installation guide
> :warning: Streama must be installed in the root domain or subdomain.
Default upload directory is: `/home/yunohost.app/streama` (must be mentioned in *Settings* page or can be changed)
Default local video directory is: `/home/yunohost.app/streama/upload` (must be mentioned in *Settings* page or can be changed)

View file

@ -1,4 +1,5 @@
# Streama pour YunoHost
[![Integration level](https://dash.yunohost.org/integration/streama.svg)](https://dash.yunohost.org/appci/app/streama) ![](https://ci-apps.yunohost.org/ci/badges/streama.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/streama.maintain.svg)
[![Install Streama with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=streama)
@ -14,7 +15,7 @@ Streama est un serveur de streaming multimédia auto-hébergé gratuit fonctionn
## Captures d'écran
![Streama 3](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg)
![](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg)
## Démo
@ -25,9 +26,11 @@ Streama est un serveur de streaming multimédia auto-hébergé gratuit fonctionn
## Guide dinstallation
Le répertoire de téléchargement par défaut est : `/home/yunohost.app/streama` (doit être mentionné dans la page *Paramètres* ou peut être modifié)
> :warning: Streama doit être installé dans le domaine racine ou sous-domaine.
Le répertoire de téléchargement par défaut est : `/home/yunohost.app/streama` (doit être mentionné dans la page *Paramètres* ou peut être modifié)
Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload` (doit être mentionné dans la page *Paramètres* ou peut être modifié)
Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload` (doit être mentionné dans la page *Paramètres* ou peut être modifié)
## Documentation