Bsdploy

Jul 20, 2023

Tool to remotely provision, configure and maintain FreeBSD jails

BSDploy is a comprehensive tool to provision, configure and maintain FreeBSD jail hosts and jails.

Its main design goal is to lower the barrier to repeatable jail setups.

  • Modular provisioning with plugins for VirtualBox, Amazon EC2 and an achitecture to support more.
  • Bootstrap complete jail hosts from scratch.
  • Declarative configuration All hosts and their properties defined in ploy.conf are automatically exposed to Ansible.
  • Imperative maintenance Run Fabric scripts with ploy do JAILNAME TASKNAME and have all of the hosts and their variables in fab.env.
  • Configure ZFS pools and filesystems with whole-disk-encryption.

WWW https//github.com/ployground/bsdploy



Checkout these related ports:
  • Zxfer - Easily and reliably transfer ZFS filesystems
  • Ztop - Display ZFS dataset I/O in real time
  • Zsm - ZFS Snapshot Manager
  • Zsd - Destroys ZFS snapshots
  • Zrepl - ZFS dataset replication tool
  • Zrep - ZFS based replication and failover solution
  • Zpool-iostat-viz - ZFS pool I/O latency statistics
  • Zoxide - Fast cd alternative that learns your habits
  • Zogftw - Creates redundant backups on encrypted ZFS pools
  • Znapzend - ZFS-centric backup tool
  • Zisofs-tools - User utilities for zisofs
  • Zidrav - File corruption detection and repair program
  • Zfstools - OpenSolaris-compatible auto snapshotting for ZFS
  • Zfsnap2 - Portable performant script to make rolling ZFS snapshots easy
  • Zfsnap - Simple sh script to make zfs rolling snaphosts with cron