Self-Hosting Index
Overview of self-hosting documentation for Mellow.
Self-hosting overview
Mellow is a single Go binary plus a PostgreSQL database. Everything else (migrations, command registration, the HTTP API) happens in-process on startup.
- - build and run from source
- - environment and Discord setup
- - Docker, Railpack, and platforms
- - migrations, upgrades, backups
- - sharding and resource use
- - common problems
You are the data controller for a self-hosted instance. See
Security Best Practices
and
.Security Best Practices
Practical security guidance for users and self-hosters.