Introduction
What Belune is, and where to start.
Belune is an open-source, self-hosted PaaS that runs as a single Go binary next to Docker on your own server. It gives you git-push deploys, managed databases with real backups, automatic TLS you can actually see the status of, and a dashboard for all of it — without Kubernetes or an external control plane.


Start Here
Install Belune
Bring a fresh install online: installer, DNS, HTTPS, first login.
Deploy your first app
From a Docker image or Git repository to a live HTTPS URL.
App templates
Launch ready-made apps from the catalog in a few clicks.
Configurations
Instance settings, backups, and host maintenance.
What You Need
- A Linux host with 1 CPU & 2GB RAM.
- Root or sudo access (for the systemd unit and ports 80/443).
- A domain you control, for automatic TLS. A bare IP works for evaluation.
Belune is pre-1.0. A minor release (0.x) may include breaking changes; a patch is always safe. Back up before upgrading — Belune makes that a one-liner.