Thomas Schühlytschuehly.de·Oct 26, 2024Deploy your Spring Boot Application in minutes instead of hours with Dokploy on a Hetzner VPSI’ve recently started using Dokploy for getting my projects to production quickly. It is a great alternative to Coolify. Some of the features that are really nice to have: Continuous deployment using GitHub System Monitoring Paketo Buildpack suppo...Discuss·326 readsdokploy
Max Skybincloud-k8s-o11y.hashnode.dev·Oct 21, 2024Easy Installation of MicroK8s on Hetzner ServersAmong the many Kubernetes distributions I work with daily, Canonical's MicroK8s offers a lightweight and straightforward way to run clusters. When combined with Hetzner's affordable and robust cloud infrastructure, it becomes one of my favorite solut...Discuss·352 readsKubernetes
George Danekeblog.daneke.ge·Oct 18, 2024How to Add Hetzner S3 Object Storage to Laravel 11 AppHetzner's S3-compatible Object Storage provides a scalable and cost-effective solution for storing and retrieving large amounts of data. In this guide, we'll walk through the process of integrating Hetzner S3 Object Storage with a Laravel 11 applicat...Discuss·53 readsHetzner
linhbqforSRE Tribeblogs.sretribe.net·Sep 13, 2024Kube-HetznerAbout The Project Hetzner Cloud is a good cloud provider that offers very affordable prices for cloud instances, with data center locations in both Europe and the US. This project aims to create a highly optimized Kubernetes installation that is easy...Discusskube
Sven Eliassonsveneliasson.de·Apr 27, 2024Benchmarking Hetzner's Storage Classes for Database Workloads on KubernetesTLDR: Running Kubernetes on Hetzner offers cost-effective options, but handling production workloads, especially stateful ones like databases, raises concerns. Hetzner provides instance and cloud volume storage options with significant differences in...Discuss·1 like·896 readsHetzner
Tobbe Lundbergtlundberg.com·Apr 26, 2024Hosting a Verdaccio NPM Registry on Hetzner Cloud Part 3: nginxTo follow along here you're going to need a (sub-)domain you want to use to access your Verdaccio NPM Registry. I already have a tobbe.dev domain, so I used a subdomain for this, pistachio.tobbe.dev, and pointed it to my new server IP. Login and upda...Discuss·33 readsHetzner
Tobbe Lundbergtlundberg.com·Apr 24, 2024Hosting a Verdaccio NPM Registry on Hetzner Cloud Part 2: Adding a User and Securing the ServerIn Part 1 we bought a server and added an SSH key to the root user. If you skipped that part because you already had a server, please make sure you also have your public SSH key added to the root user's authorized_keys file as this part of the guide ...Discuss·99 readsverdaccio
Tobbe Lundbergtlundberg.com·Apr 24, 2024Hosting a Verdaccio NPM Registry on Hetzner Cloud Part 1: Buying a VPSAs the title suggest, we're going to host this on a Hetzner cloud server, a Virtual Private Server (VPS). If you already have a VPS you want to use you can skip ahead to Part 2 where we start configuring the server. Start by going to https://www.hetz...Discuss·72 readsHetzner
Frederico Fischerfredericofischer.hashnode.dev·Mar 28, 2024High-Available Kubernetes Cluster on HetznerAs someone playing a lot with Kubernetes Clusters and especially with the RKE2-Distribution, I thought: "Why shouldn't I write a blog about it?". Therefore here I am showing you how to create a Kubernetes Cluster on Hetzner-Cloud and make it High-Ava...Discuss·81 readsKubernetes
Dominic Cardellinocptchaoz.hashnode.dev·Feb 26, 2023Part 2 - Deploy Kubernetes with Terraform and KubeOneIntroduction This is the second part of my Blog Series "Deploy Kubernetes with Terraform and KubeOne". If you missed the first part of the series, follow this link to read it. In the first part, we talked about how we provide the basic infrastructure...Discuss·10 likes·94 readsTerraform