This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nextcloud-talk-high-performance-backend [2021/04/20 22:21] – admin | nextcloud-talk-high-performance-backend [2025/04/13 09:59] (current) – [Using Gitlab Omnibus shipped Redis?] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Nextcloud - janus, signaling, coturn ====== | ====== Nextcloud - janus, signaling, coturn ====== | ||
| + | |||
| + | Inspired by | ||
| + | * https:// | ||
| + | * https:// | ||
| Line 6: | Line 10: | ||
| * Janus Gateway ('' | * Janus Gateway ('' | ||
| * Coturn ('' | * Coturn ('' | ||
| - | * Signaling (see https://nichteinschalten.de/signalisierungsserver-fuer-nextcloud-aufsetzen-how-to/) | + | * Signaling (see https://github.com/strukturag/ |
| + | * NATS Server via Docker (https:// | ||
| + | |||
| + | ===== Using Gitlab Omnibus shipped Redis? ===== | ||
| + | |||
| + | Try to login '' | ||
| + | Add webserver user '' | ||
| + | |||
| + | < | ||
| + | sudo usermod -aG gitlab-redis web101 | ||
| + | sudo systemctl restart php8.3-fpm.service | ||
| + | sudo systemctl restart apache2 | ||
| + | </code> | ||
| + | |||
| + | Now '' | ||
| ===== Settings ===== | ===== Settings ===== | ||