https://github.com/otwld/velero-ui
A Realtime Web-based UI dashboard for managing velero (vmware-tanzu)
https://github.com/otwld/velero-ui
backup kubernetes realtime velero vmware
Last synced: 5 months ago
JSON representation
A Realtime Web-based UI dashboard for managing velero (vmware-tanzu)
- Host: GitHub
- URL: https://github.com/otwld/velero-ui
- Owner: otwld
- License: apache-2.0
- Created: 2024-01-23T10:03:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T05:41:20.000Z (5 months ago)
- Last Synced: 2025-04-30T06:34:42.071Z (5 months ago)
- Topics: backup, kubernetes, realtime, velero, vmware
- Language: Vue
- Homepage: https://velero-ui.docs.otwld.com
- Size: 5.79 MB
- Stars: 34
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README


[](https://artifacthub.io/packages/helm/otwld/velero-ui)

[](https://discord.gg/U24mpqTynB)

### βΉοΈ **ALPHA 0.5.x** βΉοΈ
A fully realtime lightweight dashboard interface to interact with [Velero (vmware-tanzu)](https://github.com/vmware-tanzu/velero/issues).
This dashboard implement the same functionalities as the velero CLI.
## π Quick look
## β Velero UI Features
### Interface
- π **Authentication:** Secure dashboard with multiple authentication methods.
- π **Resource Management:** Search, sort, and perform quick actions on Velero resources.
- β οΈ **Action Confirmation:** Double-check confirmation modals for critical actions.
- π§© **Intuitive Forms:** Step-by-step form wizard for easy resource creation and edition.
- π **Detailed Resource Pages:** Each resource has a dedicated page displaying specifications, status, manifests, and logs.
- π³οΈ **Languages**: Multi languages are available.### Authentication
- π **Built-in Authentication:** Velero UI is secured by default with username and password credentials.
- π **Federated Authentication:** Supports up to five external authentication providers, including GitHub, GitLab, Google, Microsoft, and generic OAuth/OpenID.
- π **LDAP Integration:** Configure Velero UI to integrate with your existing LDAP system.### Statistics
- π **Global Overview:** View summaries of your Velero resources (backups, schedules, restores, etc.).
- π **Charts and Visualizations:** Track resource status and success rates with visual metrics.### Advanced Settings
- π₯οΈ **Cluster Info:** Access basic information about the cluster running the Velero Server.
- π **Logs:** Real-time log monitoring for Velero Server and Node Agents.### Technical
- β‘ **Optimized Performance:** Velero UI leverages caching for fast performance and quick rendering.
- π± **Responsive Design:** Fully functional on mobile devices and tablets.## π Requirements
- **Velero server >= 1.13.0**
> β οΈ This dashboard has only been tested on version **1.13.x**, **1.14.x** and **1.15.x**, using an older version may cause bugs with an outdated or
> unmanaged API## π Documentation
Want to learn more about Velero UI's features? Check out [Velero UI documentation](https://velero-ui.docs.otwld.com) for a comprehensive overview!
## π Deployments
- [π³ **Getting Started with Docker**](https://velero-ui.docs.otwld.com/getting-started/docker)
- [βΈοΈ **Getting Started with Helm Chart**](https://velero-ui.docs.otwld.com/getting-started/getting-started/helm)
- [βοΈ **Getting Started with Kubernetes**](https://velero-ui.docs.otwld.com/getting-started/getting-started/kubernetes)## π οΈ Support
- For questions, suggestions, and discussion about Velero please refer to
the [Velero issue page](https://github.com/vmware-tanzu/velero/issues)
- For questions, suggestions, and discussion about Velero UI please
visit [Velero-ui issue page](https://github.com/otwld/velero-ui/issues) or join our [OTWLD Discord](https://discord.gg/U24mpqTynB)