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 Docker
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.