Browse Source

Update 'jitsi-meet/README.md'

Michael Honkoop 1 week ago
parent
commit
52f291625f
1 changed files with 11 additions and 1 deletions
  1. 11 1
      jitsi-meet/README.md

+ 11 - 1
jitsi-meet/README.md

@@ -1 +1,11 @@
-Initial creation of README.md
+## Description ##
+A jitsi-meet server resource repository for running it on a Debian 12(or 13) LXC container.
+At current Proxmox does not supply a Debian 13 template, so if you want to go to Debian 13, then you will need to follow the upgrade-guide to do so.
+
+## Installation ##
+<details>
+<summary>To setup your jitsi-meet LXC server start out with a fresh Debian 12(or 13) LXC container, and will assumes that your server has:</summary>
+  
+    * (atleast) 6Gb of memory available.<br>
+     SSH acccess to the box.<br>
+</details>