lunarys / mqtt-vbackup-trigger

Service for triggering a backup via MQTT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT vbackup trigger

What does this do?

This is basically a service listening on specified MQTT topics, to start a vbackup run if the respective message is received.

Installing

The install script will install the python requirements and then place the python script, the systemd service file and configuration templates in the default locations. The OpenRC is included for legacy reasons, as I tried using that for a while, so it may not work in its current state.

About

Service for triggering a backup via MQTT.

License:GNU General Public License v3.0


Languages

Language:Python 71.1%Language:Shell 28.9%