Package: cerynix
Version: @VERSION@
Section: admin
Priority: optional
Architecture: all
Maintainer: SIA Cerynix <ops@cerynix.com>
Depends: docker.io | docker-ce, curl, openssl, adduser, init-system-helpers (>= 1.52)
Recommends: docker-compose-plugin | docker-compose-v2
Installed-Size: @INSTALLED_SIZE@
Homepage: https://cerynix.com
Description: nis2-sentinel on-prem compliance platform (Docker Compose stack)
 Cerynix / nis2-sentinel is an on-prem NIS2 compliance platform that ships as a
 self-contained Docker Compose stack (FastAPI API, Next.js web, PostgreSQL,
 Redis, object store and a bundled reverse proxy).
 .
 This package installs the compose files, the one-command installer and the full
 build context into /opt/cerynix, plus a `cerynix` command-line wrapper and a
 systemd unit (cerynix.service). It does NOT start the stack automatically: the
 installer needs a hostname and generates per-install secrets, so after
 installing run `cerynix init` to configure and bring the stack up.
 .
 Manage the running stack with `cerynix status`, `cerynix logs`,
 `cerynix repair` and `cerynix upgrade`.
