Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 744 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 744 Bytes

lvm-backup

Automatic backup tool for your personal servers

Features

  • Flexible configuration
  • Varied procedures
  • LVM snapshot (default backup procedure; but you can easily add other ones)

About LVM snapshot backup

See my blog (in Japanese): https://blog.cosnomi.com/archives/169
Use a translation tool if you prefer to read this article in English.

Disclaimer

Use at your own risk. The source of this project is mostly based on the script currently working on my personal server, but it is largely fixed for readability and flexibility. In other words, this project is not tested on the production environment.

Note

Any pull requests are appreciated, but note that I'm relatively new to GitHub and unfailiar with OSS manners.