Installation
Self-host, effortlessly.
This project is designed with self-hostability in mind and comes as a single-binary with no additional database setup that can be downloaded on GitHub Releases. If you are familiar with self-hosting, you can run the binary on your server immediately. If you are unsure, the following guides will help you get started.
Environment
For most small websites, a VM with 512MB of memory is recommended. However, this project can easily scale vertically, making use of additional resources for larger websites. Storage requirements will increase gradually based on traffic.
Deployment Guides
Single Binary
Single-binary deployment guide for Linux and macOS.
Docker
Pre-built distroless Docker images available on GitHub Container Registry.
Fly.io
Simple deployment to Fly.io with a pre-configured Docker image.
Railway
One-click deployment to Railway with a pre-configured Docker image.