However, before some days I got the following email: "From 1st November 2024, our Free Plan is for non-commercial use only. If you're using it for business, you'll need to upgrade to a paid plan and now they are forcing me to update."
Tell HN: Uptimerobot.com offers a fake free plan
1–10 of 31 posts
Hey HN, I am using uptimerobot.com for some years now through its free plan. It monitors some hobby-non really important projects. The same plan is advertised here: https://uptimerobot.com/pricing/
Re: Tell HN: Uptimerobot.com offers a fake free plan
#2How is this plan fake?
Re: Tell HN: Uptimerobot.com offers a fake free plan
#3Sounds like it’s genuinely free…… if you’re using it for non commercial use.
Re: Tell HN: Uptimerobot.com offers a fake free plan
#4In my SaaS niche that's common. Some also exclude automated scripts (free only for manual testing), asset tracking (IOT devices sending 24/7) or "you're not allowed to permanently save the output of the tool". I wouldn't call that fake.
Re: Tell HN: Uptimerobot.com offers a fake free plan
#5If you want a free lunch, I can understand when you’re eventually disappointed.
Re: Tell HN: Uptimerobot.com offers a fake free plan
#6Are you switching?
Re: Tell HN: Uptimerobot.com offers a fake free plan
#7Find a cheap VPS and host Uptime Kuma. Thank me later :)
Re: Tell HN: Uptimerobot.com offers a fake free plan
#8Find a cheap VPS and host Uptime Kuma. Thank me later :)
I switched to Kuma recently, but it's not all roses either. Their Docker image is based on Debian 10 with Go 1.19 and they don't feel the need to update because "OS level bugs are seldomely exploitable"
https://github.com/louislam/uptime-kuma/issues/4885
So host it on a separate machine and don't put any secrets in there
Re: Tell HN: Uptimerobot.com offers a fake free plan
#9Find a cheap VPS and host Uptime Kuma. Thank me later :)
I switched to Kuma recently, but it's not all roses either. Their Docker image is based on Debian 10 with Go 1.19 and they don't feel the need to update because "OS level bugs are seldomely exploitable" https://github.com/louislam/uptime-kuma/issues/4885 So host it on a separate machine and don't put any secrets in there
I use Cloudflare zero trust to secure it.
Re: Tell HN: Uptimerobot.com offers a fake free plan
#10If you're a business and can't afford $7 a month, then self-host an uptime checking tool like Uptime Kuma on a $5 Digital Ocean server.