piku/piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3812
- days_rel: n/a
- days_push: 23
- n_releases_24m: 0
Adoption not part of the score
6603 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Piku is a minimal self-hosted Platform-as-a-Service that lets you deploy applications to your own servers via git push, inspired by Heroku and dokku. It supports multiple language runtimes (Python, Node, Go, Ruby, Java, Clojure) and runs on tiny hardware including ARM boards like the Raspberry Pi.
Use cases
- deploy apps to my own server with git push
- self-hosted heroku alternative
- run a small PaaS on a raspberry pi
- deploy python and node apps without docker
- simple paas for arm boards
- host multiple apps on one cheap vps
When to choose
- you want Heroku-style git push deployments on your own hardware or VPS
- you're deploying to ARM devices or low-resource servers where Docker is overkill
- you want a simple, stable PaaS with minimal dependencies (Python, nginx, uwsgi)
When to avoid
- you need full container orchestration, autoscaling, or multi-node clusters
- you're already invested in Kubernetes or Docker-based platforms like Dokku with plugins
- you need enterprise PaaS features like managed databases or built-in CI/CD
Facets
application · maturity stable
deployment self-hosted http-server cli configuration-management self-hosted cloud-computing web-development python cli self-hosted paas git-push-deployment heroku-alternative dokku-alternative raspberry-pi arm nginx uwsgi procfile devops automation linux docker
2 sources
- readme: https://github.com/piku/piku · fetched 2026-08-28 · 5682d0ec8862
- homepage: http://piku.github.io · fetched 2026-08-29 · 7dc0e08de00b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| piku/piku | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem