Documentation
Documentation
oddk gives a single Linux host the ergonomics of a managed Postgres service: instances with resource limits, whole-deployment snapshots, offsite copies in S3, health alerts, and disaster recovery that works when the daemon itself is down.
One command. Installing and updating are the same command.
From nothing to a connection string in about a minute.
The reason oddk exists. Read this one.
Requirements
- Linux (x86_64 or arm64)
- Docker, running
- systemd, for the installed service
oddk runs on the host, not inside a container — it is the control plane that manages Docker, not a workload that Docker manages.