Orchelium Plugin Catalog

Official plugins for backup, databases, file sync, storage, containers, and system tools.

20 plugins available Registry updated: 2026-05-17 View on GitHub ↗ Contribute a plugin ↗
20 plugins
Borg Backup
v1.0.1
Backup

Run BorgBackup operations — create, prune, check, list, info, or compact — against local or remote repositories. Supports SSH remotes, passphrase authentication, deduplication, and compression.

backup dedup encryption ssh
Docker
v1.0.1
Containers

Run common Docker operations from an Orchelium workflow node — start, stop, restart, exec, run, pull, rm, logs, ps, inspect, and prune.

docker containers devops
LXC Container (PCT)
v1.0.1
Containers

Manage Proxmox LXC containers using the pct command. Supports start, stop, restart, exec, status, and snapshot operations.

lxc proxmox containers virtualisation
Mount / Unmount
v1.0.0
Storage

Mount or unmount filesystems on the agent — NFS, CIFS/SMB, block devices, LUKS encrypted volumes, loop files, bind mounts, and tmpfs.

mount nfs smb luks filesystem
MySQL / MariaDB
v1.0.0
Databases

Backup, restore and manage MySQL / MariaDB databases. Uses mysqldump for exports and mysql / mysqlcheck for other operations.

mysql mariadb backup database
PostgreSQL
v1.0.0
Databases

Backup, restore and manage PostgreSQL databases. Uses pg_dump / pg_dumpall for exports and pg_restore / psql for imports.

postgresql postgres backup database
Proxmox VM Backup
v1.0.3
Backup

Run vzdump on a Proxmox host to back up one or more VMs or LXC containers. Supports all vzdump modes and storage targets.

proxmox vm backup vzdump
Rclone
v1.0.1
File Sync

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.

rclone cloud sync s3 gdrive
Restic Backup
v1.0.1
Backup

Run a Restic backup, forget, or check operation against any supported repository — local, SFTP, REST server, S3, B2, Azure, GCS, and more.

restic backup dedup encryption
Rsync
v1.0.1
File Sync

Synchronise or verify files between directories or hosts using rsync. Supports local-to-local, local-to-remote (SSH), and remote-to-local transfers.

rsync sync backup ssh
S3 Object Storage
v1.0.0
File Sync

Interact with Amazon S3 or any S3-compatible object store (MinIO, Wasabi, Backblaze B2, Cloudflare R2, etc.) using the AWS CLI.

s3 aws minio cloud object-storage
SQLite
v1.0.0
Databases

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.

sqlite database backup
Systemd Service
v1.0.1
System

Manage systemd services on the agent host — start, stop, restart, reload, enable, disable, or query service status using systemctl.

systemd services linux init
Tar Archive
v1.0.1
Backup

Create, extract, or list tar archives with optional gzip, bzip2, xz, or zstd compression. No dependencies beyond the standard tar command.

tar archive backup compression
TrueNAS
v1.0.0
Storage

Manage TrueNAS CORE and SCALE via the REST API v2.0. Supports ZFS snapshots, replication tasks, and cloud sync tasks.

truenas zfs nas snapshots
ZFS Send / Receive
v1.0.0
Storage

Replicate ZFS datasets via zfs send | zfs receive. Supports full and incremental replication, recursive dataset trees, remote targets via SSH, and resume tokens.

zfs replication backup ssh
ZFS Snapshot
v1.0.1
Storage

Create, destroy, list, rollback, or clone ZFS snapshots. Supports recursive operations, incremental sends, and remote replication via SSH.

zfs snapshot backup
Wake on LAN
v1.0.0
System

Send a Wake-on-LAN magic packet to power on a sleeping machine on the local network. Uses Python 3 — no external tools required.

wake-on-lan wol network power
Bitwarden Export
v1.0.0
Backup

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.

bitwarden passwords export security vault
File Prune
v1.0.0
System

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.

prune cleanup files retention maintenance