gocast
pirsch
| gocast | pirsch | |
|---|---|---|
| 1 | 45 | |
| 96 | 1,023 | |
| - | 0.5% | |
| 2.8 | 7.1 | |
| over 2 years ago | 8 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
- The boring way to build a startup
-
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
What are some alternatives?
home-ops - Wife approved HomeOps driven by Kubernetes and GitOps using Flux
factor - Factor programming language
nomad-driver-containerd - Nomad task driver for launching containers using containerd.
GoatCounter - Easy web analytics. No tracking of personal data.
golangconsuldiscovery - Replicating and Load Balancing Go Applications in Docker Containers with Consul and Fabio. More details in my article on Better Programming:
posthog-ios - PostHog iOS SDK