mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-16 22:36:02 +01:00
Add detailed deployment documentation covering: - Quick start guide - System requirements - Docker Compose production configuration - Reverse proxy setup (Nginx, Traefik, Caddy) - OAuth provider configuration for all supported providers - Connection gateway setup - Troubleshooting common issues Also update README with links to documentation. Fixes #135, #137