Rankati API: self-hosted decision engine for tasks. Use the Compose stack, not this image alone.
1.9K
A self-hosted personal decision engine for tasks — it ranks what to do now and deals you a small, beatable hand. Not a to-do list.
Rankati runs as two containers (rankati-api + rankati-web) plus PostgreSQL. Don't pull this image directly — use the Docker Compose setup:
👉 Source, install guide & docs: https://github.com/brq-ae/rankati
curl -O https://raw.githubusercontent.com/brq-ae/rankati/main/docker-compose.yml
curl -O https://raw.githubusercontent.com/brq-ae/rankati/main/.env.example
cp .env.example .env # set POSTGRES_PASSWORD
docker compose up -d
Content type
Image
Digest
sha256:98d73efa0…
Size
175.4 MB
Last updated
9 days ago
docker pull brqae/rankati-api