📄️ Docker Compose
This guide will help you install and run Maxun with Docker Compose. Docker Compose is a tool that helps you define and share multi-container applications. You don't need to install each dependency used by Maxun separately as Docker Compose will automatically do it for you.
📄️ Local Setup
This guide will help you install and run Maxun on your local system.
📄️ Environment Variables
It is important to configure all environment variables labeled as "Mandatory" to ensure Maxun operates smoothly.
📄️ Self Host With Portrainer
Maxun can be fully self-hosted using a Docker setup, with a reverse proxy configuration managed via Portainer.
📄️ Upgrading
Upgrading Maxun is straightforward, whether you're running it locally or using Docker Compose. Follow the instructions below based on your setup.
📄️ Self Host With Neon
Neon is a serverless PostgreSQL platform that lets you run a fully managed Postgres database without provisioning or maintaining your own database server. It's a great choice for self-hosting Maxun when you want to skip the overhead of running a local or Docker-managed PostgreSQL instance.