Module server_forge::backup

source ·
Expand description

§Backup Module

This module provides functionality for setting up and configuring an automated backup system for a Linux server. It uses restic as the backup tool, which provides efficient, encrypted, and incremental backups.

The module includes functions for installing backup tools, configuring backup schedules, and setting up backup locations based on the server’s role.

Functions§