3 Commits

Author SHA1 Message Date
bvn13
9d463e5f96 revert coturn container, use Snikket built-in TURN instead
The snikket_server image includes a TURN server that is enabled by default
(SNIKKET_TWEAK_TURNSERVER=1). A separate coturn container conflicts on port
3478 and adds unnecessary complexity for a standard deployment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 09:53:13 +03:00
bvn13
4e316e9566 update README: add snikket_turn, firewall section, TURN_SECRET
- Add snikket_turn (coturn) to services table
- Fix ports table: remove unused 3479/5350 ports
- Add UFW firewall commands section covering all required ports
- Add TURN_SECRET to secrets.env variables table

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 09:46:06 +03:00
bvn13
f854c14c45 initial 2026-02-27 00:32:28 +03:00