dorkhub

selfhosting

Docker Compose setup to self-host Swetrix CE - a privacy-focused, cookieless web analytics platform

Swetrix
Shell7126 forksupdated 1 month ago
visit the demogit clone https://github.com/Swetrix/selfhosting.gitSwetrix/selfhosting


What is Swetrix?

Swetrix is a fully open source, privacy focused and cookieless alternative to Google Analytics. Swetrix aims to be a lightweight tool (tracking script is < 5 KB), yet powerful enough to give you all the insights you need. With Swetrix you can track your site's traffic, monitor your site's speed, analyse user sessions and pageflows, see the user flows and much more! All of it without invading your user's privacy. Check out our live demo.

How to selfhost?

Note

The guide below explains how to get started quickly with the self-hosted version of Swetrix. What you're probably looking for is a more in-depth and step-by-step guide, which can be found on our self-hosted documentation page.

So, to self-host Swetrix, you need to:

  1. Clone this repository:
git clone https://github.com/swetrix/selfhosting
cd selfhosting
  1. Install Docker if you haven't already.
  2. Configure the environment variables for your Swetrix instance. It can be easily done by running ./configure.sh script, which will ask you to provide the necessary values (including BASE_URL) and generate a .env file with them. See the configuration variable reference.
  3. Run docker compose up -d to start the Swetrix services.
  4. After that, you will be able to access Swetrix web portal at the URL you set in BASE_URL (by default, http://localhost).

And that's it! :) If you have any questions, feel free to join our Discord community. You can also star our main repository as a token of appreciation.

more like this

DroidKlipp

Install and monitor KlipperScreen on Android via DroidKlipp APK, USB ADB forwarding, and WiFi fallback

Shell51

search

search projects, people, and tags