mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[doc] add bad information about deployment
This commit is contained in:
parent
3441a879c8
commit
14d39414fd
1 changed files with 7 additions and 0 deletions
|
@ -77,6 +77,13 @@ On the SERVER side logs you will see:
|
|||
[2018-08-24 17:48:43 +0200] [12522] [BACKGROUND] [run_job] Starting job 'mumbleserver'...
|
||||
[2018-08-24 17:48:43 +0200] [12522] [BACKGROUND] [run_job] Launch command: /bin/bash ./stupidScript.sh https://github.com/YunoHost-Apps/mumbleserver_ynh "mumbleserver"
|
||||
|
||||
# Deployment
|
||||
|
||||
You need to put this program behind a nginx mod proxy AND add the magical lines
|
||||
to allow websocket (it's not allowed for whatever reason) and that all the way
|
||||
through all the proxies (if you deploy on bearnaise's lxc or something
|
||||
similar).
|
||||
|
||||
# Licence
|
||||
|
||||
Agplv3+
|
||||
|
|
Loading…
Add table
Reference in a new issue