All Templates / Analytics
Plausible Analytics
An easy to use, privacy-friendly, open-source Google Analytics alternative
ClickHouse
railwayapp-templates/plausible
Just deployed
/var/lib/clickhouse
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Plausible Analytics CE
plausible/community-edition:v2
Just deployed
Plausible Analytics is a simple, open-source, lightweight (< 1 KB) and privacy-friendly alternative to Google Analytics. Plausible is trusted by 10,000+ paying subscribers to deliver their website and business insights.
This template makes it trivial to deploy an instance of Plausible Analytics with all of it's required services on Railway.
See the Plausible Analytics docsite for a more in-depth explanation of its feature set.
As of 2024-06-06 this template has been migrated to the Plausible Analytics Community Edition (CE) release
There are several "optional" environment variables for this template. This variables aren't needed to get Plausible Analytics running on Railway, but they add some niceties.
MAILER_EMAIL
: This is the email that all outgoing emails will come from (i.e. [email protected])MAILER_NAME
: This is the name that all outgoing emails will come from (i.e. Plausible Analytics for YourSite.com)SMTP_HOST_ADDR
: The host address of the SMTP server you'd like Plausible Analytics to use to send emails (i.e. send.mailserver.com)SMTP_HOST_PORT
: The port you'd like to use with SMTP_HOST_ADDR
to send emails (i.e. 25, 225)SMTP_USER_NAME
: If your SMTP server of choice uses authentication, put the username here (i.e. smtp_user, [email protected])SMTP_USER_PWD
: If your SMTP server of choice uses authentication, put the password hereSMTP_HOST_SSL_ENABLED
: If your SMTP server support TLS encrypted traffic, enable it here (i.e true, false)This template is made up of three "services":
railway.json
file to define deployment configuration for the service.If you'd like to customize your instance of Plausible Analytics, I would recommend reviewing the documentation for both ClickHouse DB, and Plausible Analytics. Here are some links to get you started:
If you experience any issues or have any feedback at all, you can create a GitHub issue here
None right now!
Template Content
ClickHouse
railwayapp-templates/plausiblePlausible Analytics CE
ghcr.io/plausible/community-edition:v2Details
Mykal Machon's Projects
Created on Aug 5, 2023
579 total projects
106 active projects
88% success on recent deploys
Analytics
More templates in this category
Superset
An open-source modern data exploration and visualization platform.
beuz's Projects
110
Vince Analytics
Cost effective, self-hosted website analytics, based on Plausible
Kyle Gill's Projects