- FastAPI backend with CRUD for Veeam instances - Veeam REST API client supporting v9.5-v13 (legacy + OAuth2) - Multi-version detection and auth fallback - SQLite caching layer - Web dashboard with summary cards, instance list, detail tabs - Docker packaging
6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
__pycache__
|
|
*.pyc
|
|
.env
|
|
.git
|
|
veeam_dashboard.db
|