Introduction The Micropod-sampler ansible playbook is a minimal viable OCI container-based virtual data center. The host is FreeBSD. The containers are FreeBSD, too. The tooling is buildah and podman which provides a Docker-like container experience on FreeBSD. The following playbook will configure everything needed to run a small virtual data center with: minio for S3 consul for service orchestration nomad for job management traefik-consul for routing (not in use) nginx-s3 nomad job to load ...