This guide uses the official Swetrix self-hosted repository and Docker Compose stack.
git clone https://github.com/Swetrix/self-hosted.git
cd self-hosted
Run the configuration script and review the generated .env file:
./configure.sh
docker compose up -d
Open the URL configured during setup, create the admin account, and add your first website to get the tracking script.
git pull
docker compose pull
docker compose up -d
Check the Swetrix self-hosting documentation or reach out via our contact page.