Welcome to the GitHub organization for VUI – Velero User Interface, an open-source project designed to simplify and extend backup and recovery operations for Kubernetes environments.
VUI offers a modular architecture for managing Velero through an intuitive web interface, enriched with additional tools such as backup heatmaps, real-time monitoring, and multi-cluster orchestration.
Project | Description |
---|---|
vui-api |
Backend service that interfaces with Velero and Kubernetes. |
vui-ui |
Web frontend for interacting with Velero through a visual dashboard. |
vui-watchdog |
Notification and health monitoring service for Velero events. |
vui-core (private) |
Pro module for centralized, multi-cluster control. |
Repository | Description |
---|---|
vui-helm |
Official Helm chart for installing VUI components on Kubernetes. |
vui-docs |
Documentation for installation, configuration, and usage of the VUI ecosystem. |
The full documentation is available at:
👉 https://vui.seriohub.com
Topics include:
- Installation via Helm
- Configuration examples
- Multi-cluster scenarios
- Features walkthrough
- Troubleshooting
- Open an issue for bug reports or questions
- Sponsor the project to support development and access
vui-core
- Join our discussions (coming soon)
Most components in this organization are released under the Apache 2.0 License.
Refer to each repository for its specific license file.
Thank you for using and supporting VUI!
— Davide Serio, Creator & Maintainer