Cerynix — on-prem installer

Install on a clean Linux server with Docker, Docker Compose v2 and minisign:

curl -fsSL https://dl.cerynix.com/get.sh | bash -s -- \
  --hostname <server-host> --admin-email <email> --org "<Company>"

The bootstrap verifies the detached minisign signature before extracting or running the bundle.

Full guide: support.cerynix.com/install

Operations: safe upgrades · disaster recovery

Files: get.sh · bundle · signature