Live data from Hacker News

Show HN: Openpanel – An open-source alternative to Mixpanel

github.com

71–80 of 102 posts

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#71

I've considered self-hosting plausible but ultimately decided to pay for subscription instead, because I think self-hosting would cause more in terms of VPS hosting. The minimum requirements (4GB RAM) are too high because of the need to run two databases: https://github.com/plausible/community-edition/blob/v2.0.0/d... 4GB RAM costs $24/month on DigitalOcean: https://www.digitalocean.com/pricing/droplets In comparison…

For way less than that you can get a 16gb/8vCPU ARM in Hetzner [1], and since it's for a analytics service, it doesn't matter it's not hosted close to your users.

[1]: https://www.hetzner.com/cloud/

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#72
post #4

If we use your hosted version, what will the pricing be when it's out of beta. I always think these services should basically be like 2x cost of underlying S3 or whatever storage you're using, but they end up being like 100x+

2x cost of S3 does not include whatever compute cost that is also incurred nor the cost of dev's time, marketing costs, or any other business expenses. When running a business, you see why the markups are applied for much less sinister reasons than maximizing profits. if you want to sustain your business on sales alone without being propped up by investment, you have to price your product/service appropriately to cov…

Ya, I understand that. That’s why I said 2x S3

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#73
post #71

I've considered self-hosting plausible but ultimately decided to pay for subscription instead, because I think self-hosting would cause more in terms of VPS hosting. The minimum requirements (4GB RAM) are too high because of the need to run two databases: https://github.com/plausible/community-edition/blob/v2.0.0/d... 4GB RAM costs $24/month on DigitalOcean: https://www.digitalocean.com/pricing/droplets In comparison…

For way less than that you can get a 16gb/8vCPU ARM in Hetzner [1], and since it's for a analytics service, it doesn't matter it's not hosted close to your users. [1]: https://www.hetzner.com/cloud/

Thanks. Will check it out!

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#74
post #71

I've considered self-hosting plausible but ultimately decided to pay for subscription instead, because I think self-hosting would cause more in terms of VPS hosting. The minimum requirements (4GB RAM) are too high because of the need to run two databases: https://github.com/plausible/community-edition/blob/v2.0.0/d... 4GB RAM costs $24/month on DigitalOcean: https://www.digitalocean.com/pricing/droplets In comparison…

For way less than that you can get a 16gb/8vCPU ARM in Hetzner [1], and since it's for a analytics service, it doesn't matter it's not hosted close to your users. [1]: https://www.hetzner.com/cloud/

And if you did want something closer, Hetzner offers USA based vCPU options that are still quite affordable compared to DO.

There's a 4GB option for 9 Euros.

I recently migrated my personal projects from DO to Hetzner for this reason

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#75
post #71

Earlier quoted context omitted.

For way less than that you can get a 16gb/8vCPU ARM in Hetzner [1], and since it's for a analytics service, it doesn't matter it's not hosted close to your users. [1]: https://www.hetzner.com/cloud/

And if you did want something closer, Hetzner offers USA based vCPU options that are still quite affordable compared to DO. There's a 4GB option for 9 Euros. I recently migrated my personal projects from DO to Hetzner for this reason

I had no idea DigitalOcean pricing has become so uncompetitive.

I remember back a few years it was praised by people for how cheap it was.

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#77

I've considered self-hosting plausible but ultimately decided to pay for subscription instead, because I think self-hosting would cause more in terms of VPS hosting. The minimum requirements (4GB RAM) are too high because of the need to run two databases: https://github.com/plausible/community-edition/blob/v2.0.0/d... 4GB RAM costs $24/month on DigitalOcean: https://www.digitalocean.com/pricing/droplets In comparison…

Self hosting in the cloud can be a bit counterproductive price wise.

You can run docker on a $100 USFF i7 pc and stuff 32G-64G and a big SSD in for cheap. That'll run for years and you could add a second host for redundancy. Depends on your maintenance and failure tolerance.

Or you probably already have some spare hardware, maybe an old laptop kicking around.

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#78

Earlier quoted context omitted.

And if you did want something closer, Hetzner offers USA based vCPU options that are still quite affordable compared to DO. There's a 4GB option for 9 Euros. I recently migrated my personal projects from DO to Hetzner for this reason

I had no idea DigitalOcean pricing has become so uncompetitive. I remember back a few years it was praised by people for how cheap it was.

It's been for a while

Re: Show HN: Openpanel – An open-source alternative to Mixpanel

#80

I've considered self-hosting plausible but ultimately decided to pay for subscription instead, because I think self-hosting would cause more in terms of VPS hosting. The minimum requirements (4GB RAM) are too high because of the need to run two databases: https://github.com/plausible/community-edition/blob/v2.0.0/d... 4GB RAM costs $24/month on DigitalOcean: https://www.digitalocean.com/pricing/droplets In comparison…

if service permits serverless than you can host it cheaply on free tier of serverless platforms.
Post reply on HN