VyManager documentation
VyManager is a centralized management platform for multi-site VyOS routers. It runs a FastAPI backend and a Next.js frontend, stores state in PostgreSQL, and talks to routers over the VyOS HTTP API.
- Getting Started — requirements, installation, environment reference, first run
- Architecture — how the pieces fit together: VyOS communication, sessions, RBAC, multi-site model
- User Guide — one page per dashboard area
- Reference — auth, errors, API conventions, commit-confirm, and the generated API reference
- Operations — backups, upgrades, reverse proxy, troubleshooting
- Contributing — dev setup, tests, regenerating the API reference