All Projects → vmware-tanzu → Velero

vmware-tanzu / Velero

Licence: apache-2.0
Backup and migrate Kubernetes applications and their persistent volumes

Programming Languages

go
31211 projects - #10 most used programming language
SCSS
7915 projects
shell
77523 projects
HTML
75241 projects
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Velero

velero-plugin-example
Example project for plugins for Velero, a Kubernetes disaster recovery utility
Stars: ✭ 45 (-99.23%)
Mutual labels:  backup, disaster-recovery, velero
ansible-role-backup
Ansible Role - Backup for simple servers
Stars: ✭ 122 (-97.92%)
Mutual labels:  backup, disaster-recovery
n3dr
Nexus3 Disaster Recovery (N3DR) is a tool that is capable of downloading all artifacts from a Nexus3 server and to migrate them to another Nexus3 server. Note that some repository formats are not supported at the moment.
Stars: ✭ 110 (-98.12%)
Mutual labels:  backup, disaster-recovery
radio
Redundant Array of Distributed Independent Objectstores in short RADIO performs synchronous mirroring, erasure coding across multiple object stores
Stars: ✭ 25 (-99.57%)
Mutual labels:  backup, disaster-recovery
helm-backup
Helm plugin which performs backup/restore of releases in a namespace to/from a file
Stars: ✭ 70 (-98.81%)
Mutual labels:  backup, disaster-recovery
aws-backup-automation
AWS CloudFormation templates and Python code for AWS blog post on how to automate centralized backup at scale across AWS services using AWS Backup.
Stars: ✭ 12 (-99.8%)
Mutual labels:  backup, disaster-recovery
Clickhouse Backup
Tool for easy ClickHouse backup and restore with cloud storages support
Stars: ✭ 359 (-93.88%)
Mutual labels:  backup
Django Dbbackup
Management commands to help backup and restore your project database and media files
Stars: ✭ 471 (-91.97%)
Mutual labels:  backup
Linux Timemachine
Rsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups
Stars: ✭ 358 (-93.89%)
Mutual labels:  backup
Django Smuggler
Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-generated administration interface.
Stars: ✭ 350 (-94.03%)
Mutual labels:  backup
Imap Backup
Backup GMail (or other IMAP) accounts to disk
Stars: ✭ 522 (-91.1%)
Mutual labels:  backup
Kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
Stars: ✭ 507 (-91.35%)
Mutual labels:  backup
Signal Back
Decrypt Signal encrypted backups outside the app
Stars: ✭ 468 (-92.02%)
Mutual labels:  backup
Pg probackup
Backup and recovery manager for PostgreSQL
Stars: ✭ 383 (-93.47%)
Mutual labels:  backup
Laravel Backup
A package to backup your Laravel app
Stars: ✭ 4,752 (-18.96%)
Mutual labels:  backup
S3cmd
Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services
Stars: ✭ 3,767 (-35.76%)
Mutual labels:  backup
Backup
Easy full stack backup operations on UNIX-like systems.
Stars: ✭ 4,682 (-20.16%)
Mutual labels:  backup
Xen Orchestra
The complete web solution to manage and backup XCP-ng and Citrix Hypervisor.
Stars: ✭ 358 (-93.89%)
Mutual labels:  backup
Qzoneexport
QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存
Stars: ✭ 456 (-92.22%)
Mutual labels:  backup
Rdiff Backup
Reverse differential backup tool, over a network or locally.
Stars: ✭ 510 (-91.3%)
Mutual labels:  backup

100

Build Status CII Best Practices

Overview

Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises. Velero lets you:

  • Take backups of your cluster and restore in case of loss.
  • Migrate cluster resources to other clusters.
  • Replicate your production cluster to development and testing clusters.

Velero consists of:

  • A server that runs on your cluster
  • A command-line client that runs locally

Documentation

The documentation provides a getting started guide and information about building from source, architecture, extending Velero, and more.

Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of Velero.

Troubleshooting

If you encounter issues, review the troubleshooting docs, file an issue, or talk to us on the #velero channel on the Kubernetes Slack server.

Contributing

If you are ready to jump in and test, add code, or help with documentation, follow the instructions on our Start contributing documentation for guidance on how to setup Velero for development.

Changelog

See the list of releases to find out about feature changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].