One-command deploy
Push to Git, Ployer builds and deploys automatically. Dockerfile, Nixpacks, and Docker Compose all work.
A lightweight, self-hosted PaaS that deploys from Git with automatic SSL, health checks, and webhooks. Targeting <50MB RAM idle.
Think Coolify, but leaner.
Simple, fast, and resource-efficient. No Kubernetes required.
Push to Git, Ployer builds and deploys automatically. Dockerfile, Nixpacks, and Docker Compose all work.
Caddy and Let's Encrypt handle certificates. Point your DNS at the server and the padlock is there.
Everything runs on a single server. No orchestrator, no external database. Caddy takes the traffic, Ployer holds the state, Docker runs the workloads.
Runs on virtually any VPS. No beefy hardware needed.
Point your domain's DNS A record to your server, then run:
curl -fsSL https://ployer.nusendra.com/install.sh | sudo bash While it runs, the installer: