No description
Fresh install per https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker - Images on GHCR: ghcr.io/jitsi/*:stable-11031 - Named volumes: jitsi-{web,prosody,jicofo,jvb,transcripts} - Network meet-jitsi (bridge) with prosody alias xmpp.meet.jitsi - Reverse proxy mode (DISABLE_HTTPS=1), Caddy terminates TLS - Internal auth (ENABLE_AUTH=1, AUTH_TYPE=internal) - JVB_ADVERTISE_IPS=51.250.45.111, :10000/udp public - Secrets NEW in /var/lib/jitsi-secrets/jitsi.env (root:docker 0640): JICOFO_COMPONENT_SECRET, JICOFO_AUTH_PASSWORD, JVB_AUTH_PASSWORD - Caddy vhost jitsi.iscg.dev with /xmpp-websocket + /colibri-ws upgrade routes - Firewall: 10000/udp (jvb). Coturn not included (optional, add later for NAT) - No jigasi/jibri/transcriber (minimal stack) |
||
|---|---|---|
| docs | ||
| home | ||
| hosts | ||
| secrets | ||
| .gitignore | ||
| AGENTS.md | ||
| flake.lock | ||
| flake.nix | ||
| garden.md | ||
| README.md | ||
nix-config
Nix configurations for iscg infra hosts.
hosts
- poppy - MacBook Air M1 (nix-darwin)
- muscari - NixOS server with k3s
- rosemary - backup VM (planned)
See docs/ for detailed documentation.
quick rebuild
# poppy (macOS)
darwin-rebuild switch --flake .#poppy
# muscari (NixOS)
sudo nixos-rebuild switch --flake .#muscari
documentation
- docs/structure.md - how the config is organized
- docs/poppy.md - MacBook specific
- docs/muscari.md - server + k3s
- docs/shell.md - zsh, prompt, aliases
- docs/terminal.md - kitty + themes
- docs/cheatsheet.md - quick commands
See also garden.md for host naming scheme. test test macchiato test macchiato