OpenSibleOpenSible Stack Hub

Community blueprints for real infrastructure

Reusable, reviewed stacks you can run from the OpenSible console in one click — Kubernetes, service meshes, databases, observability and more.

5 blueprints

OpenBao Cluster (Raft HA)

HashiCorp Vault–compatible OpenBao on systemd (no Docker). Installs from pinned official release assets without GitHub API calls, renders /etc/openbao/openbao.hcl with integrated Raft storage, cross-node retry_join for HA, and can auto-init + unseal every node on the first run.

secretsopenbaovaultraft
by opensible
Available0 installs

Apache Kafka (KRaft Cluster)

Apache Kafka in KRaft mode on systemd (no ZooKeeper, no Docker, no Bitnami). Node IDs, quorum voters and advertised listeners are computed from the inventory.

kafkakraftsystemdstreaming
by opensible
Available0 installs

HashiCorp Vault HA (Docker cluster)

Production HashiCorp Vault HA cluster across N nodes running the official hashicorp/vault Docker image with integrated Raft storage. Each node runs one container managed by a dedicated systemd unit (vault-docker.service); followers auto-join via retry_join, and optional first-run auto-init + persistent auto-unseal keep the cluster unsealed across reboots.

vaulthashicorpsecretsdocker
by opensible
Available0 installs

Uninstall — Kafka (KRaft)

Stop kafka.service, remove /opt/kafka, wipe /var/lib/kafka data + logs, drop the kafka system user and unit file.

cleanupkafkakraft
by opensible
Available0 installs

Uninstall — HashiCorp Vault (Docker cluster)

Stop vault-docker.service and the vault-autounseal service/timer on every node, remove the Vault container and image, and purge /etc/vault, /opt/vault and the Raft data directory (/var/lib/vault-data).

cleanupvaulthashicorpdocker
by opensible
Available0 installs