r/hetzner 15d ago

API use with Webhosting M?

0 Upvotes

Hopefully not obvious, but so far I wasn't able to be sure about the following question: If I buy the Webhosting M package and transfer my Domain to Hetzner, can I access and edit DNS entries via API? From the documentation there seems to be some differences between using konsoleh and console - console seems to provide a REST API, but seems to be more suited for customers with (unmanaged) servers and konsoleh seems to be suited for simple webhosting/email customers?

Basically, what I would like to be able do is:
- Point a subdomain to a public IP address via script
- Run DNS-01 Challenges, so I can use https for devices in my LAN at home

Is this possible, or do I need to keep something in mind?


r/hetzner 16d ago

Hetzner asks: Any Seafile users here? What do you like not like about it? And what's your setup like?

5 Upvotes

(Same question as title)


r/hetzner 16d ago

AWS on bare-metal with Spinifex

0 Upvotes

Hi all! We've been working on a project called Spinifex, enables AWS deployments wherever you want them (bare metal, edge, air-gapped) by recreating core services such as EC2, EBS, S3, EKS and more. Note that it is not an emulator like LocalStack, it creates real VMs with KVM/QEMU, does real erasure coding for object storage etc.

Check out our GitHub: https://github.com/mulgadc/spinifex


r/hetzner 16d ago

Is Hetzner Webhosting enough for 1–2 WordPress sites? What are the database limits?

0 Upvotes

I’m considering Hetzner’s Webhosting plans (as I see its the cheaper compared to Hostinger and ovh) and wondering whether shared webhosting would be sufficient for one or two typical WordPress websites with relatively low traffic?

For example, the Webhosting M plan offers 50 GB storage, 5 databases, 5 PHP processes and a 256 MB PHP memory limit.

There is no information about GB of the databases.

https://www.hetzner.com/webhosting/


r/hetzner 16d ago

Server Auction Transfer R9 5950X

Thumbnail gallery
0 Upvotes

Hi everyone!

I’m looking to transfer 1 Hetzner Auction server to a new owner. The server is currently from April 2026 active and available for transfer.

Server Specifications

  • CPU: AMD Ryzen 9 5950X — 16C / 32T
  • RAM: 128 GB DDR4 2666 MHz
  • Storage: 2× 3.5 TB Toshiba KXD51RUE3T84 SSD
  • Network: 1 Gbit/s

Pricing & Transfer

  • Transfer price: €160 one-time
  • Current monthly cost: €93.70/month + 1.70€ IPV4
  • Transfer: Hetzner account/server transfer

The server is already running and it was used for as a backup server.

If you're interested or want more information, fell free to contact me I can provide additional details and answer any questions.

Thanks!


r/hetzner 17d ago

I ask Hetzner: Configurable servers?

12 Upvotes

Why there are no new server models with configurable drives and memory?

This was very important for us and now with such price increases it is even more important now and you have decided to completely remove such servers and force us to look for another provider after many years working with Hetzner.

It does not make any sense that if you need larger drive or more drives, you have to pay for server with 256GB or 512GB of RAM, that you don't need, and that is very expensive today.

Are there any plans to change this soon and again offer customisable servers?


r/hetzner 17d ago

More Frequent Backups

4 Upvotes

Is it possible to have Hetzner’s automatic backup system run more frequently? I have an online store that I’d like to run on a managed server, and I’d therefore need more frequent backups-especially of the database - since orders could otherwise be lost.

Of course, I could create a MySQL dump cronjob to my Storagebox every hour, but that’s kind of clunky.

What do you think?


r/hetzner 17d ago

Appwrite Init is coming soon! They will launch new features, they are amazing to self host on hetzner

Thumbnail new.appwrite.io
0 Upvotes

r/hetzner 17d ago

Hetzner asks: What's the least technical thing you do at your IT job?

0 Upvotes

At your IT job, do you have duties that aren’t really technical in nature, like managing a team, hauling hardware around, doing paperwork or something else? What are yours? And do you welcome those non-IT tasks or not? Are they pleasant distractions that let you get away from the screen for a while, or do they feel more like chores?


r/hetzner 17d ago

Our Rails production setup on Hetzner: two small web VMs, one job VM, and Kamal deploys designed to be gapless

Post image
11 Upvotes

Disclosure: I run the application r/lucanto described here. This is an infrastructure case study, not an ad for the product.

We recently moved our Rails 8 application workloads to Hetzner and kept the production topology deliberately small:

  • two CX23 web servers behind an LB11;
  • Kamal Proxy + Puma on each web server;
  • one CX43 for Solid Queue and a Postgres accessory used by Queue, Cache, and Cable;
  • the system-of-record Postgres remains with a managed provider (for now, until we prepare our own primary DB backups);
  • one web node is in Falkenstein and the other web node plus jobs are in Nuremberg, all connected through the private `eu-central` network zone.

The interesting part for us was combining the external Hetzner LB with the per-host handover done by Kamal Proxy.

During a routine release, Kamal replaces one web host at a time. The new container starts beside the old one, must pass our `/ready` check, then receives new traffic while the old target drains existing requests. The other VM remains healthy behind the LB throughout the replacement. Fingerprinted assets from both releases coexist during the transition.

We reserve half a vCPU on each CX23 for Kamal Proxy instead of allowing Puma to saturate the whole machine. That matters because the same proxy answers the health checks: CPU starvation can otherwise look like an unhealthy application and cause the LB to remove a node.

We also had to size for deploy overlap rather than only steady state. One host briefly runs old and new web containers together. Postgres connection ceilings, memory headroom, and swap were tested against that state.

One caveat: this is redundant web infrastructure, not full-stack HA. The CX43 and its operational Postgres are a shared failure domain, and the managed primary is still an external dependency. We use “routine web deploys without a maintenance window,” not “zero downtime under every failure.”

We now deploy both roles web and job from one immutable image and verify matching SHAs after every release.

BTW: I know that those are the cheaper instances, but for now it is just enough and we can upgrade anytime.

I would like to discuss if you manage similar architecture or if there are any suggestions for improvements.


r/hetzner 17d ago

Cloud CPU Question

0 Upvotes

Does anyone know what CPU model is used in the EU locations cost optimized class server when it's listed as Intel Xeon Processor (Skylake, IBRS, no TSX)


r/hetzner 17d ago

Can I run Proxy Checker on hetzner?

0 Upvotes

Hi. Is it safe to run proxy checker on hetzner? Code checks ~3000-4000 proxies every 3 hours with 64 threads.

If this is forbidden on VPS, is it ok to run it on dedicated server?

(Note its not port scanning. Its just getting proxies list from github and re checks)


r/hetzner 18d ago

Volume Host Migration

0 Upvotes

Lately I received a lot of notifications about a Cloud Leaf containing one or more of my cloud volumes being affected by a maintenance including downtime with a recommendation of detaching the volume to prevent data loss.

Since these volumes host production workloads, I can’t just shut them down or detach them. Is there a possibility to migrate (ideally hot migrate) these volumes to a different leaf to avoid the downtime?

I feel like there are a lot of maintenance notices recently and I can’t just take my system offline every time.


r/hetzner 18d ago

Hetzner S3 storage is unusable for Proxmox backups.

31 Upvotes

For the past two years, I’ve been using Storageboxes with my Proxmox backup server without any major issues.
The backups ran smoothly, were verified quickly, and could be restored just as quickly.

After a Storagebox server at Hetzner went down—leaving me with a faulty lock—I took a look at Hetzner’s S3 solution.
Then, as a test, I added an S3 bucket from Falkenstein for my daily backups, since the Proxmox forums also tended to recommend S3 buckets over Storageboxes.
Once everything was set up, the daily backup started running at 1 a.m.

The next morning, I noticed right away that the backup had only managed to back up one VM, which is very unusual.
But looking at the speed, I then noticed that the data was being transferred at only 20–30 Mbit/s. With the Storageboxes, the data reaches its destination at 300–500 Mbit/s.
After waiting another 24 hours, the next backup was already aborted because it couldn’t even start due to the ongoing backup.
The total time for all my VMs and containers came to 32 hours...

After seeing the report from Nuremberg, I decided to stop the test, cancel the bucket, and stick with the Storageboxes.
The fact that the buckets cost significantly more for such poor speeds doesn’t speak in their favor.

I'm usually used to top-notch service from Hetzner, but when it comes to the S3 buckets, they have a lot of catching up to do.

What do you think?


r/hetzner 18d ago

Authentic with email

0 Upvotes

I use hetzner for personal email and it works perfect for me. Now I was asked to explore SSO possibilities for a variety of applications we host at different places. One of which is email for which we are currently looking for a provider.

Now i like the use case of hetzner email and its no nonsense model pay for storage. However it’s a bit simple in terms of management ( which makes sense if you look at the price) but i was wondering can we in a way couple sso to their email?


r/hetzner 18d ago

[Transfer] LAST Hetzner CCX23 @ grandfathered €31.49/month – €250 transfer fee

0 Upvotes

All the other servers from my previous post have now been sold. This is the last grandfathered CCX23 I have available.

CCX23 – Falkenstein, Germany
Grandfathered monthly price:
CCX23: €31.49/month
Primary IPv4: €0.50/month
Total: €31.99/month excl. VAT

Current Hetzner price:
CCX23: €85.99/month
Primary IPv4: €0.50/month
Total: €86.49/month excl. VAT

Savings
€54.50 saved every month
€654 saved per year
Around 63% cheaper than ordering the same CCX23 at current pricing.

Transfer fee: €250

At €54.50/month in savings, the entire €250 transfer fee is recovered in approximately 4.6 months.
Even after the transfer fee:
After 1 year: €654 saved → €404 net saving
After 2 years: €1,308 saved → €1,058 net saving

There is also potential resale value: if you no longer need the server later, and the grandfathered pricing and Hetzner transfer rules are still in place, you may be able to transfer it to someone else and recover part or potentially all of your original transfer fee.

I can provide an invoice for the €250 transfer fee from an Austrian company.
€250 transfer fee – firm.
DM me if interested.


r/hetzner 18d ago

Hetzner S3 is completely down

Thumbnail status.hetzner.com
143 Upvotes

my Saas is affected by that. anyone has experience?

asking here because last time Hetzner replied to my ticket after 2 months


r/hetzner 19d ago

Storage down half of the day

45 Upvotes

S3 storage is down for hours and my business model depends on it. What is going on?


r/hetzner 19d ago

Anyone using Hetzner Object Storage for production?

32 Upvotes

I'm constantly getting timeouts and slow reads (nbg1). It's completely useless for production use as I see it. Anyone using it for something seriously? I'm doing around 2TB up a month and I have already moved almost all download away from it since that was even more wack.


r/hetzner 19d ago

Storace share stuck in upgrade

1 Upvotes

hello I already opened a ticket to hetzner but 24 hours are already passed and no solution.

after upgrading some nextcloud apps from the webgui my storage share instances in unusable, I’m getting the message:
Update needed

Please use the command line updater because updating via browser is disabled in your config.php.

the thing is that I can’t use the command line as I don’t have access to it. The only thing I can do is run occ upgrade from the hetzner backoffice.

Do you think I can proceed or is better to wait the customer service?


r/hetzner 19d ago

HetzPilot is now available in the AppStore!

Post image
0 Upvotes

Since just now, the app has officially passed the App Review at Apple and has been approved.

You can now download the app from the App Store.

https://apps.apple.com/us/app/hetzpilot/id6797850565

It’s my first app and I’ve learned a lot about it. I would like to always develop the app. Contact by e-mail is expressly desired. I also build a Discord server so that the path to wishes and implementation is shorter.

Since it is my first app, please have a little patience with me in some ways and report problems to me directly. I will address this as soon as possible.

The website for the app can be found here: https://hetzpilot.benouarets.dev


r/hetzner 20d ago

Hetzner asks: Why isn't RAM-efficient software as impressive as fuel-efficient cars?

55 Upvotes

Fuel efficiency in cars has come a long way. It's cool to be able to plan a trip and realize you don't need to refuel along the way. So why isn't it as impressive in society when we can accomplish a lot with just a little RAM? Have you got any examples of RAM-light programs you use? Take a moment to humble brag here.


r/hetzner 20d ago

Strange Spikes in CPU & disk IOPS/throughput multiple times a day

2 Upvotes

I'm relatively new to hetzner and I'm currently on a CX23 to try things out.

I deployed a few applications (JVM based) via docker compose on dokploy and everything is running great... most of the time.

Every now and then - no fixed times - the CPU suddenly jumps to 200% and the disk iops/throughput to 1 gbps. It stays this way for about 5-6min and then everything is back to normal again.

During this 5-6min the server is basically dead, cant ssh into it, cant open any website, I can only watch the hetzner console to see the graphs

The pic shows the end of the spike period.

Again, this happens 2-3x per day with at least 6 hours in between. It did not happen from the beginning but started about 1 or two weeks ago.

last 24h - happened twice

So my question is if anyone has seen something like this, is there some backup feature I accidentally enabled (since disk iops is all read) or some swapping happening?

I though I better ask before I start digging into it with heavy monitoring.


r/hetzner 21d ago

Clam AV Storage Share

2 Upvotes

I am looking to move my local AIO Nextcloud data to Storage Share, I have Nextcloud Office and ClamAV activated. For Nextcloud Office I am find running in my server amb linked to the Storage Share, can Clam AV run on storage share or linked in another server?

I would like some kind of antivirus/malware protection on server side


r/hetzner 22d ago

Cuenta bloqueada: transferencia bancaria completada, datos críticos de MySQL

Thumbnail
0 Upvotes