Alvis
e04f9059ae
Add Matrix homeserver with MatrixRTC calling support
...
- Synapse + PostgreSQL + coturn + LiveKit + lk-jwt-service
- Caddy entries for mtx.alogins.net, lk.alogins.net, lkjwt.alogins.net
- well-known endpoints for Matrix client/server discovery and RTC transport
- Users: admin, elizaveta, aleksandra
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-15 14:12:13 +00:00
Alvis
7e889d8530
Add OnlyOffice integration for Seafile
...
- seafile/onlyoffice.yml: OnlyOffice Document Server 8.1 with JWT auth
- Expose on 127.0.0.1:6233, proxied via Caddy at office.alogins.net
- Caddyfile: add office.alogins.net → localhost:6233
- JWT secret stored in Vaultwarden (ONLYOFFICE_JWT_SECRET)
- seahub_settings.py configured inside container with ENABLE_ONLYOFFICE=True
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-08 15:36:30 +00:00
Alvis
10cb24b7e5
Add Seafile service and update Caddyfile
...
- seafile/: docker compose setup (seafile-mc 13, mariadb, redis, seadoc, caddy-proxy)
- Expose seafile on 127.0.0.1:8078, proxied via Caddy at docs.alogins.net
- Fix: SEAFILE_SERVER_PROTOCOL=https to avoid CSRF errors
- Fix: TIME_ZONE=Asia/Dubai (Etc/UTC+4 was invalid)
- Caddyfile: add docs.alogins.net → localhost:8078
- .gitignore: exclude seafile/.env (credentials stored in Vaultwarden)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-08 15:11:08 +00:00
Alvis
d72fd95dfd
Add Vaultwarden service and update Caddyfile
...
- Add vaultwarden/docker-compose.yml (port 8041, data on /mnt/ssd/dbs/vw-data)
- Update Caddyfile with all current services including vw.alogins.net
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-08 13:13:49 +00:00