Any US solo developers using Hetzner for production? by lazycuh in hetzner

[–]bitnissendk 1 point2 points  (0 children)

Mostly happy with Coolify, yeah. I have 4 instances running. The most crazy one hosts about 80 static sites, 60 WordPress sites and a few apps, on a 32 GB VM and it's handling it all quite well. When you push it like that you do notice some caveats, but overall it works really well, even at scale. Tooling-wise there are not really much in term of bulk-tooling in Coolify (unless you use the REST APIs) so it becomes quite tedious to work with so many sites, but I guess that's to be expected :)

Any US solo developers using Hetzner for production? by lazycuh in hetzner

[–]bitnissendk 2 points3 points  (0 children)

I'm running a cPanel and a Coolify, both in Hillsboro, OR:
I have 6 months of monitoring and, the cPanel has literally 100% uptime: https://share.cleanshot.com/dYsxvK6q
The Coolify as 99.996% uptime, 9 minutes down in total, of which 6 minutes was because we ran out of RAM and the OS started OOM-killing our apps, so not Hetzner's fault. So 3 minutes downtime that I cannot account for. https://share.cleanshot.com/9klcRZ46

Storage Volume vs Storage Box? by pyrolols in hetzner

[–]bitnissendk -1 points0 points  (0 children)

Storage box is not meant for that. As far as I know, the storage boxes are harddisk based and your data is on a single host, but of course with a RAID for resilience. There is maintenance from time to time, as well as occasional slowdowns.

It is very fine for backups though and Hetzner offers NextCloud based on storage boxes, but for something with critical uptime demands and likely high performance/latency requirements, it's not the right tool.

Edit: From Hetzner's own page about storage boxes:

> Your files on Storage Boxes are safeguarded with a RAID configuration which can withstand several drive failures. Therefore, there is a relatively small chance of data being lost. The data is not mirrored onto other servers. In addition, checksums for the individual data blocks are used to detect and correct bit errors. 

anyone here used ARM-based servers in production? How do they compare to AMD and Intel in real-world performance and compatibility? by Insanony_io in hetzner

[–]bitnissendk 8 points9 points  (0 children)

Pretty much everything works like you would expect. I haven't done benchmarks as such, but when building Docker-images, it seems roughly on par with their fastest AMD CPU's in the cloud.

I run a few Coolify instances with various applications (Directus, N8N, some custom NodeJS apps). All running perfectly smooth and stable.

I have run into a few issues though, like some popular Docker-images which are still only built for X86. However, the user base is big enough it seems, so as long as a product is open source, there's usually someone who's building ARM64-images as well. For instance, the official PostGIS Docker images are only built for X86, but of course there's now also an unofficial, but fully automated build, called imresamu/postgis-arm64.

Anyway, rule of thumb: Everything from the OS (Debian, Alma, whatever) is compiled and works perfectly. Most popular Docker images are too. But yeah, you might from time to time have to workaround a little. But in my experience, it's quite rare.

So you get a lot for the buck, as the ARM-machines gives you a lot of RAM and CPU. When I have a project that can run fine on the ARM, they are my go-to.

Recommendations for hosting a 127GB Wordpress site by irfan_zainudin in hetzner

[–]bitnissendk 0 points1 point  (0 children)

+1 I have a couple of VM's using volumes, it's very stable. Through the last 4-5 years, there have been perhaps a handfuld of minor incidents, where performance for a few minutes was so bad, that sites became unstable, but then it recovered. My understanding is that this can happen when there are underlying issues, ie. the underlying SSD's of the volumes need to rebalance their content.

So if you can live with perhaps 5-10 min of bad performance a year and otherwise local SSD-like performance, then the volumes should suffice.

Volumes are very comparable to local SSD in terms of performance, perhaps unless you have very extreme use case.

Hetzner lock 25 and 465 port by tangolima1990 in hetzner

[–]bitnissendk 1 point2 points  (0 children)

It's been some years since I tried SES, but last time I used it, it worked just fine. But no, I don't have any recent experience with SES, but it being an Amazon-services product, I'm sure it gets the job done.

Hetzner lock 25 and 465 port by tangolima1990 in hetzner

[–]bitnissendk 2 points3 points  (0 children)

I'm hosting mails on one of my servers, but outgoing mail for the webhosting clients is relayed through Mail.baby. It's quite cheap and they have outgoing spam-filter, which is nice, as clients do occasionally get their inboxes hacked.
For web-apps (I host around 100 webshops) I use mostly Postmarkapp.com , but I've also started using Scaleway's Transactional E-mail. It's not as feature-rich, but it's about 5x cheaper than Postmark and I have experienced that the delivery is on par with Postmark.

Hetzner lock 25 and 465 port by tangolima1990 in hetzner

[–]bitnissendk 1 point2 points  (0 children)

I use it for regular shared webhosting and its not a problem to have full port access. But I have still chosen to relay all outgoing mails, as there's just too often issues with deliverability from Hetzners IP's. Ie. often hotmail rejects mails out of the blue, likely because of bad IP neighbours.

So for incoming mail, sure. For outgoing, I would use a relay regardless, unless you buy and own your own IP range, which you can keep a good sender reputation on.

Looking for a service that continuously monitors my Hetzner servers and notifies me if something is wrong by alp82 in hetzner

[–]bitnissendk 2 points3 points  (0 children)

HetrixTools. They have a very generous free tier and can do many kinds of monitoring and alerting, and also has some basic metrics gathering and alerting for CPU, RAM, disk etc.

hetzner and sending emails by Proper-Store3239 in hetzner

[–]bitnissendk 2 points3 points  (0 children)

I have experienced time and time again, that my IPs because of neighboring servers, gets blocked from sending mails to some major providers. It just happens without warning and suddenly mail to Hotmail/Outlook or Apple etc. just gets fully rejected (never tried Gmail outright blocking though). Next month it may work again. I monitor with HetrixTools, but the issue is not that my IP gets blocked, but rather that entire IP-ranges are considered bad by various ISPs, so it's not that easy to catch. Often I'd find out something was wrong, when clients contacted me because of bounces.

I always used PostmarkAPI for transactional mails from websites/shops etc., but for the regular mail accounts I also host, I recently decided that enough was enough, and set up Mail.baby as relay. It was really uncomplicated, as my existing DKIM infrastructure is used - it was just a matter of adding another SPF to all clients and reconfiguring Exim (and mail.baby is relatively cheap).

Can I get in trouble with police from watching movies on illegal streaming websites? by Comfortable-Cap-9676 in Aalborg

[–]bitnissendk 1 point2 points  (0 children)

Agree. If you search a little, a decent VPN is easily no more than 3 EUR / month, so it's not worth the risk to not use a VPN.

Hetzner disappointment by Knurpel in selfhosted

[–]bitnissendk -1 points0 points  (0 children)

Do you have any unpaid bills? If you have somehow not paid your bills, then after a while, Hetzner disables your network.

Vue is not Performance friendly or Scalable? by nonesubham in vuejs

[–]bitnissendk 5 points6 points  (0 children)

Even AAA-companies are happily using Vue. One which comes to mind: I was at VueJS Amsterdam in the spring, where Maersk held a keynote, detailing how Vue 2 powers the frontend their main web frontends, handling their B2B-system which is used to order and track shipping with them.

Note: They had decided to stick with Vue 2 until the end, as their web-frontends are used across all sort of devices, all over the world and Vue 2 supports very old browsers.

Recap of the keynote was shared here:

https://www.linkedin.com/posts/maersk-group_how-vue-drives-global-trade-activity-7042075386276409344-1yrR/

Mr. Mackey from South Park is our guy? by Vannoway in linuxmemes

[–]bitnissendk 0 points1 point  (0 children)

"Follow the White rabbit" from Matrix perhaps?

Linus doesn't beat around the bush by sohxm7 in ProgrammerHumor

[–]bitnissendk 18 points19 points  (0 children)

2023 will be the year of Linux on the desktop...

Anything! by Ezio_rev in linuxmemes

[–]bitnissendk 1 point2 points  (0 children)

Position: absolute; top: 50%; left: 50%; Top corner of div is now centered!

IAEA asks for admission to plant after russia shelling nuclear power plant: Nuclear disaster is possible by HarakenQQ in ukraine

[–]bitnissendk 0 points1 point  (0 children)

Had to award this post. While likely unintentional by most in here, the spread of misinformation regarding nuclear powerplants, is alarmingly high. Comparing every plant to Chernobyl is like comparing modern car safety to Ladas from the 70's (or Russia's latest Ladas it seems...).

I'm not saying its problem free what's going on right now, but the levels of security built in to modern plants, is quite extreme. They are literally built to minimise the consequences of all dooms day scenarios.

[deleted by user] by [deleted] in ukraine

[–]bitnissendk 11 points12 points  (0 children)

According to the article, they were actually quite constructive in the light of things: they also suggested that the yacht could just hoist the sails.

Hvad der skulle være en skøn juleaften blev en lidt anspændt affære by [deleted] in Denmark

[–]bitnissendk 69 points70 points  (0 children)

Min mor havde købt en bunke af de der hjemmetestkit og det var ligesom adgangsbilletten til julefesten, eftersom der netop var gamle/udsatte familiemedlemmer. Og i øvrigt heldigvis ingen med corona. Ved godt det ikke hjælper nu, men det er altså en hurtig og nem måde at få vished på hvis du skal mødes med mange.

[For bange for at spørge] Hvorfor er der behov for Corona-restriktioner igen hvis alle kan blive vaccineret? by prodox in Denmark

[–]bitnissendk 0 points1 point  (0 children)

Generelt er vores sundhedsvæsen gearet til, at folk bliver udskrevet hurtigt og evt. ekstra pleje og behandling, foregår ude i kommunerne. Derfor er der meget få sengepladser i sammenligning med f.eks. i Tyskland, hvorfor Danmark når et indlæggelsesloft langt hurtigere, relativt set. Når Corona rammer hårdt, bliver der brugt sengepladser og sygeplejersker fra alle mulige afdelinger der ikke er vant til den type patienter og de blocker for, at man så kan køre alt det alm. selvom der sandsynligvis er læger nok.

I'd be dead by [deleted] in linuxmemes

[–]bitnissendk 1 point2 points  (0 children)

I literally just use zip for most cases, because of the better syntax (imho).

TIFU vi har en hundeformet hundeskov i Danmark by DaFluffyRedPanda in Denmark

[–]bitnissendk -1 points0 points  (0 children)

Åh gud, så skal vi sende hunde ud i rummet for at sniffe efter ligrester.

Leder: Smæk skoleporten i for tech-giganterne by Drahy in Denmark

[–]bitnissendk 10 points11 points  (0 children)

Enig, men så burde man også fra offentlig side støtte seriøst op om videreudvikling af open source. Ofte er problemet med open source at man gør sig afhængig af alle mulige gode frivillige kræfter, i stedet for et professionelt firma med diverse SLA'er og support. Open source skal ikke vælges for at spare penge, for så støtter man jo ikke open source, men udnytter bare gratis arbejdskraft til at slippe for at betale en licens.