It would be nice if cloud offerings like Hetzner would allow one to set the contract duration and pay in advance, for example, one year. And once that year passes, you could tell them to extend it for another year, or do nothing and get your server deleted. This way you have a control over your spending and avoid surprises. I guess some providers (OVH?) allow you to do that, but of course it requires that all costs b…
Hetzner switches to new billing model
51–60 of 206 posts
Re: Hetzner switches to new billing model
#52Earlier quoted context omitted.
that said, while digital ocean is great, as far as i know hetzner is somewhat cheaper. compare! at digital ocean, 12$: 2GB RAM, 1vCPU, 20GB SSD, 2TB transfer at hetzner, 10,50$: 8GB RAM, 2vCPU, 80GB SSD, 20TB transfer
Yes, but Hetzner costumer service is from another planet. So in case of issues they won't be able to help, and you will have issues.
I've been a Hetzner customer for nearly 10 years now. I just checked – first invoice in June 2014. And during that period, Hetzner's support – which I needed maybe 3 times since things generally just work – has always been stellar.
I've used Linode too, and their support was comparable (=also great). But Hetzner wins on pricing, hands down.
I actually appreciate Hetzner hasn't join the BS enshittification gimmick train (yet). If that's your complaint.
Re: Hetzner switches to new billing model
#53I have a dedicated server in Hetzner and I don't understand what this means. How do they decide when the server is "used"? Based on CPU allocation? SSH sessions? HTTP traffic? Power? It's easy to shut down virtual servers and continue from the same position. It's not that easy to do the same for servers. The linked page is very unclear about this.
If you have a dedicated server, you'll just be paying the monthly price. It's always in use. If you decide to stop completely with the server halfway through the month, you'll pay for the hours. Of course, a shut down server that's yours is still yours and you'll be billed for it.
Hetzner bare metal already deploys in a couple of minutes when renting existing hardware, and there is plenty of precedent for hourly-billed bare metal services around. I think they're intending to move all their bare metal over to hourly billing.
Re: Hetzner switches to new billing model
#54It would be nice if cloud offerings like Hetzner would allow one to set the contract duration and pay in advance, for example, one year. And once that year passes, you could tell them to extend it for another year, or do nothing and get your server deleted. This way you have a control over your spending and avoid surprises. I guess some providers (OVH?) allow you to do that, but of course it requires that all costs b…
[1] https://docs.hetzner.com/accounts-panel/accounts/payment-faq... [2] https://docs.hetzner.com/cloud/billing/faq/#how-do-i-keep-my...
Re: Hetzner switches to new billing model
#55It would be nice if cloud offerings like Hetzner would allow one to set the contract duration and pay in advance, for example, one year. And once that year passes, you could tell them to extend it for another year, or do nothing and get your server deleted. This way you have a control over your spending and avoid surprises. I guess some providers (OVH?) allow you to do that, but of course it requires that all costs b…
I think for most people and organizations, auto-deletion of a server _is_ the surprise ;)
Re: Hetzner switches to new billing model
#56But it's super confusingly written and presented. Why is this an essay with CAPITAL LETTERS to try to simplify things. It looks like they put in a ton of effort to make sure people aren't confused, but this doesn't seem like the thing to give people to ensure that they aren't confused.
Re: Hetzner switches to new billing model
#57Earlier quoted context omitted.
Be ready to handover a copy of your national ID/passport
Can you elaborate? I have a VPS and a storage box on Hetzner and I'm so far satisfied with it, minus the sometimes confusing interface between their different products.
Re: Hetzner switches to new billing model
#58Earlier quoted context omitted.
Any recommendation for a provider with dedicated servers in the US? I’m with a provider now who is phasing them out.
There are several dedicated server providers in US but not much is known about their track review. OVH has a datacenter in Toronto which may close enough to the US for many people. They provide dedicated servers.
Re: Hetzner switches to new billing model
#59This overall sounds like it makes sense and brings their billing into line with other providers. But it's super confusingly written and presented. Why is this an essay with CAPITAL LETTERS to try to simplify things. It looks like they put in a ton of effort to make sure people aren't confused, but this doesn't seem like the thing to give people to ensure that they aren't confused.
Re: Hetzner switches to new billing model
#60This is actually great. I maintain a library[1] for interacting with the Robot interface using Rust, but testing is heavily gated because of the potential costs it might incur, which is why a lot of the purchasing/cancellation APIs haven't been thoroughly tested. With this billing, I'll be able to do thorough integration testing without breaking the bank. And of course with hourly billing, horizontal scaling becomes…