Skip to content

Japannext/hazelsync

Repository files navigation

Hazelsync

Backup/restore utilies that work in a plugin like manner.

Installation

For now, no public package is available, but it's possible to build it and host in a mirror (in a Nexus server internal pip repository for instance).

poetry build
pip3 install dist/hazelsync-1.3.0-py3-none-any.whl

Configuration

General configuration is done in /etc/hazelsync.yaml.

Each cluster to backup should have its configuration in /etc/hazelsync.d/<cluster_name>.yaml.

More details:

Usage

The you can start the backup with:

sudo hazel backup mycluster

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages