gocast
pirsch
gocast | pirsch | |
---|---|---|
1 | 44 | |
92 | 971 | |
- | 0.2% | |
2.8 | 8.8 | |
almost 2 years ago | 28 days ago | |
Go | Go | |
MIT License | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gocast
-
Running Nomad for a Home Server
consul connect handles this, how you get traffic to the ingresses is still DIY... kinda. you can also use consul catalog + traefik (I've actually put in some PRs myself to make traefik work with a really huge consul catalog so you can scale it to fronting thousands of services at once). there's also fabio. you can also get bgp ip injection with consul via https://github.com/mayuresh82/gocast run as a system job to get traffic to any LB (or any workload) if that's an option.
> storage provider
pirsch
-
Umami is a simple, fast, privacy-focused alternative to Google Analytics
You can find a nice list of privacy-respecting analytics tools on European Alternatives [0], including mine, Pirsch [1].
I've been in this space for ~3 1/2 years, so if you have any questions, please let me know :)
[0] https://european-alternatives.eu/category/web-analytics-serv...
[1] https://pirsch.io
-
Hetzner Object Storage
We've been using Hetzner for years for Pirsch [0] now, and so far we had a great experience. I migrated all of our data from AWS S3 to their new object storage without issues. We only use it for user pictures and small files (white-labeling logos and such).
This is one of the rare cases where AWS is actually cheaper for us. It's probably more worth it if you have a lot of data. The only thing we're missing now is SES, and then we've fully migrated away from AWS :)
[0] https://pirsch.io
-
Admins wonder if the cloud was such a good idea after all
I've been running Pirsch [0] on Hetzner Cloud for 3 1/2 years now on a self-hosted HashiCorp Nomad cluster. It has been super stable and very cost-effective. The Hetzner VMs are really cheap and a lot more capable at the same time. You can find everything on our blog article [1].
In front of it are two Caddy load balancers, also running on VMs (Hetzner offers load balancers, but we wanted to support custom domains [2].
The databases are running on root servers though, to get the maximum out of them.
When we started, we used Google Cloud. I think we would be paying at least $2,500/months for the same setup, compared to ~$400 now. And I have happily managed this all by myself. I think a proper sysadmin for a larger corp is worth the cost!
[0] https://pirsch.io
-
Must-Have Features to Look for in a Blogging Platform
Pirsch Analytics (paid)
-
Using Analytics on My Website
I was also looking for server-side analytics, created my own, and now it's a product! The idea is that tracking can be done from both, a JS snippet (for easy integration) and an API. Both rely on fingerprinting and almost provide the same set of features. The API just lacks screen resolution. The method is GDPR (and CCPA and whatnot) compliant.
Original article: https://marvinblum.de/blog/server-side-tracking-without-cook...
Product: https://pirsch.io
before this comes up again: Yes, we checked professionally with an external DPO and it was checked by some companies you've probably heard of externally.
-
Ask HN: Any good open source alternatives to Google Analytics?
Pirsch analytics is a great one https://github.com/pirsch-analytics/pirsch
-
Site analytics for open source project?
Take a look at Pirsch. You can find a demo with real data here.
-
Recommend Google Analytics Alternatives
pirsch.io :)
- Show HN: Privacy-Focused, Open-Source Web Analytics
-
Ask HN: Side project of more that $2k monthly revenue what's your project?
I'm building Pirsch Analytics [0], a privacy-friendly web analytics tool. I think it took the two of us ~1.5 years to get to $2000 MRR. Currently we're setting just above $4000 MRR.
It started as an experiment for my personal website and I was in the same position as you're right now. We were already working on a Notion like app to take notes, but didn't make any money and probably went into the wrong direction. As my prototype seemed to work quite well, we decided to turn it into a product.
My initial goal was to do server-side analytics without the downsides of parsing access logs, but of course we now also have a "regular" JS snippet integration.
You can learn more about our journey here [1] and on our blog [2]. Let me know if you have any questions!
[0] https://pirsch.io
[1] https://pirsch.io/about-us
[2] https://pirsch.io/blog
What are some alternatives?
home-ops - Wife approved HomeOps driven by Kubernetes and GitOps using Flux
Plausible Analytics - Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics.
nomad-driver-containerd - Nomad task driver for launching containers using containerd.
nullitics - Minimalist open-source web analytics
nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
Fathom Analytics - Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.