Browse Source

Update 'README.md'

panda 1 year ago
parent
commit
c784d0322a
1 changed files with 15 additions and 2 deletions
  1. 15 2
      README.md

+ 15 - 2
README.md

@@ -28,7 +28,20 @@ if your deploy has been succesfull but you want to go back to a (docker) clean s
     rm -rf docker-jitsi-meet .jitsi-meet-cfg
     cd jitsi-quick
     
-## test on:
+## beware of:
+this deploy is quick and dirty, so you won't have a very talkative playbook,
+for example if you deploy with the default domain "test.domain.net" the deploy will fail without notice,
+to be more aware of what's happening you can look at the logs:
+
+    cd ..
+    cd docker-jitsi-meet/
+    docker-compose logs --follow
+
+    
+## tested on:
 * debian 11 (extensively)
 * centos 7 (sorta, done changes after that so.. beware)
-* amazon linux 2 (sorta, done changes after that so.. beware)
+* amazon linux 2 (sorta, done changes after that so.. beware)
+
+## not tested on:
+* animals