Swetrix / selfhosting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swetrix Self-Hosted

Swetrix is an advanced and customizable analytics service for your web applications. It allows you to track every metric you need without invading your users' privacy. This repository contains the self-hosted version of Swetrix.

Setup Instructions

  1. Clone this repository.
  2. Install Docker and Docker Compose if you haven't already.
  3. Update the environment variables in the docker-compose.yml file with your own values.
  4. Run docker-compose up -d to start the Swetrix services.
  5. Access the Swetrix frontend by navigating to http://localhost:80 in your browser.
  6. Log in with the email and password defined in the docker-compose.yml file.

For more information and advanced configuration, please refer to the official Swetrix documentation.

About