2 Commits

Author SHA1 Message Date
636d5ab53a fix: change the title of the Blog Post
Some checks failed
renovate / renovate (push) Successful in 29s
Build and Deploy / Build-Container-Image (push) Failing after 23s
2025-03-18 16:14:20 +01:00
c8c4adeaf3 ci: update webstie version
All checks were successful
renovate / renovate (push) Successful in 31s
2025-03-18 16:11:34 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
title = "Use real Servers again"
date = 2025-03-18
updated = 2025-03-18
description = "In this tutorial I will try to explain you briefly and concisely how you can set up a site-to-site VPN for the Google Cloud Network."
description = "Is the cloud really the ultimate solution? This post questions the current cloud-first mentality, arguing for a return to "real" servers and discussing the hidden costs, dependency, and political vulnerabilities of relying solely on the cloud."
[taxonomies]
tags = ["baremetal", "cloud", "google", "aws", "cloud"]

View File

@@ -17,6 +17,6 @@ spec:
spec:
containers:
- name: alexohneander-zola
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.0
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.1
ports:
- containerPort: 80