tomazbracic

tomazbracic

Plausible Analytics - no more self hosted version?

Hi,

I was looking at Plausible Analytics docs, and I am a bit sad. Looks like they decided that the self-hosted version should be really hard to find in the docs if it still exists like with many “free” software. I hope I am wrong and just can’t find the instructions? A similar story went down with Posthog, where they intentionally lowered the quality of the docs for the self-hosted version until it was almost impossible to use it.

So, I would really like to find detailed instructions on how to install and manage your own instance of Plausable Analytics, being self-hosted. Can someone help, or am I missing some important fact? Like, not supporting the self-hosted version anymore?

Thanks for the info…

Kind regards,

Tomaz

Marked As Solved

Lucassifoni

Lucassifoni

Here it is : GitHub - plausible/community-edition: Example Docker Compose setup for hosting Plausible Community Edition · GitHub

I found it actually quite easy to maintain and upgrade over the years :slight_smile: . The guides are well done and cover quite a lot of edge cases.

(See Home · plausible/community-edition Wiki · GitHub )

Also Liked

mayel

mayel

The FAQ links to a dedicated page about the community edition which has a link to docs at the bottom: Open source Google Analytics alternative | Plausible Analytics

tomazbracic

tomazbracic

I was just about to paste this linke myself. I did need a bit more time to find it ;). Thank you for your help and info.

Kind regards,

adamu

adamu

If you are running with limited storage, do not overlook turning off the Clickhouse logs (done by default in the example compose file), unless you want GB of query logs building up pretty quickly…

https://github.com/plausible/community-edition/blob/33a33aae8838e77f2fd6d318ca5d68c59473368d/clickhouse/logs.xml#L20

Where Next?

Popular in Questions Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New

We're in Beta

About us Mission Statement