Snap-managed services
Snaps
The Datab Node platform ships its services as snaps under the datab-app snap. Each service is supervised by snapd, with explicit dependencies between them.
Services in the datab-app snap
datab-app.containerd— container runtime.datab-app.dockerd— Docker daemon, on the snap-local socket.datab-app.postgres— PostgreSQL 16 in a container.datab-app.flyway— Flyway migrations, oneshot.datab-app.micronaut-backend— DatabStudio backend.datab-app.atlas-core— Atlas identity service.datab-app.ollama— local model runtime.datab-app.orula— bounded intelligence agent (RC1 Preview).datab-app.gu— bounded security agent (RC1 Preview).datab-app.restore-watcher— operator-triggered restore daemon.datab-app.doctor— diagnostic checklist (one-shot).
Channels
candidate— RC1 lives here.beta— early-access nightly builds.edge— bleeding-edge builds from main.stable— future, post-RC1 stabilization.