How to install Plausible Analytics on your own server

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • community-edition

    Example docker-compose setups for hosting Plausible Community Edition (by plausible)

    cd /home/cleavr mkdir plausible cd plausible git clone https://github.com/plausible/hosting cd hosting key="$(openssl rand -base64 64 | tr -d '\n' ; echo)" echo " ADMIN_USER_EMAIL={{ADMIN_USER_EMAIL}} ADMIN_USER_NAME={{ADMIN_USER_NAME}} ADMIN_USER_PWD={{ADMIN_USER_PWD}} BASE_URL={{BASE_URL}} SECRET_KEY_BASE=$key " > plausible-conf.env docker-compose up -d

  • Plausible Analytics

    Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

    Plausible Analytics is a great alternative to Google Analyics. Hosting plausible on your own Cleavr managed server gives you even more control over the usage data that you collect.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts