Run BorgBackup operations — create, prune, check, list, info, or compact — against local or remote repositories. Supports SSH remotes, passphrase authentication, deduplication, and compression.
Official plugins for backup, databases, file sync, storage, containers, and system tools.
Run BorgBackup operations — create, prune, check, list, info, or compact — against local or remote repositories. Supports SSH remotes, passphrase authentication, deduplication, and compression.
Run common Docker operations from an Orchelium workflow node — start, stop, restart, exec, run, pull, rm, logs, ps, inspect, and prune.
Manage Proxmox LXC containers using the pct command. Supports start, stop, restart, exec, status, and snapshot operations.
Mount or unmount filesystems on the agent — NFS, CIFS/SMB, block devices, LUKS encrypted volumes, loop files, bind mounts, and tmpfs.
Backup, restore and manage MySQL / MariaDB databases. Uses mysqldump for exports and mysql / mysqlcheck for other operations.
Backup, restore and manage PostgreSQL databases. Uses pg_dump / pg_dumpall for exports and pg_restore / psql for imports.
Run vzdump on a Proxmox host to back up one or more VMs or LXC containers. Supports all vzdump modes and storage targets.
Sync, copy, move, or check files between any rclone-supported storage backend — local disk, S3, Google Drive, Dropbox, OneDrive, SFTP, WebDAV, B2, Azure, and many more.
Run a Restic backup, forget, or check operation against any supported repository — local, SFTP, REST server, S3, B2, Azure, GCS, and more.
Synchronise or verify files between directories or hosts using rsync. Supports local-to-local, local-to-remote (SSH), and remote-to-local transfers.
Interact with Amazon S3 or any S3-compatible object store (MinIO, Wasabi, Backblaze B2, Cloudflare R2, etc.) using the AWS CLI.
Backup, restore and manage SQLite database files. Uses the sqlite3 CLI — no server or authentication required. Supports online hot-backup, SQL dump/restore, and queries.
Manage systemd services on the agent host — start, stop, restart, reload, enable, disable, or query service status using systemctl.
Create, extract, or list tar archives with optional gzip, bzip2, xz, or zstd compression. No dependencies beyond the standard tar command.
Manage TrueNAS CORE and SCALE via the REST API v2.0. Supports ZFS snapshots, replication tasks, and cloud sync tasks.
Replicate ZFS datasets via zfs send | zfs receive. Supports full and incremental replication, recursive dataset trees, remote targets via SSH, and resume tokens.
Create, destroy, list, rollback, or clone ZFS snapshots. Supports recursive operations, incremental sends, and remote replication via SSH.
Send a Wake-on-LAN magic packet to power on a sleeping machine on the local network. Uses Python 3 — no external tools required.
Export a Bitwarden organisation vault to a password-protected ZIP file. Authenticates via API key and supports CSV, JSON, and encrypted JSON formats. Uses 7-Zip (AES-256) when available, with a zip fallback.
Delete files matching a wildcard pattern that are older than a specified number of days. Ideal for enforcing retention policies on backup archives, log files, database dumps, and other time-stamped files.