Belune

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.

The Belune dashboard: projects and their services at a glance.

Start Here

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.

On this page