use cullmann.dev

no idea what happens with .io and .dev is cheaper :-0
This commit is contained in:
Christoph Cullmann 2025-05-16 20:54:06 +02:00
parent c0138acf6e
commit 008abb31c3
No known key found for this signature in database
8 changed files with 11 additions and 12 deletions

View file

@ -18,7 +18,7 @@ But unfortunately, the theme I use includes some external resources, like the Go
I now patched that out of the theme and provide local copies on my own server.
The local mirrored files can be found [here](https://git.babylon2k.com/cullmann/cullmann.io).
The local mirrored files can be found [here](https://git.babylon2k.com/cullmann/www).
Actually, this shows, for a "normal" user, it is really hard to ensure no privacy violations are on his/her/... website, given you need to control each and every page.

View file

@ -8,7 +8,7 @@ url: /posts/webserver-transition/
author: "Christoph Cullmann"
---
Several years the [kate-editor.org](https://kate-editor.org) & [cullmann.io](https://cullmann.io) pages got hosted on a [Hetzner](https://www.hetzner.de/) root server.
Several years the Kate editor & my personal web site got hosted on a [Hetzner](https://www.hetzner.de/) root server.
To reduce costs and switch away from old hardware they got now moved to an [OpenVZ](https://openvz.org/) based virtual server at [Host Europe](https://www.hosteurope.de).
On both servers [CentOS](https://centos.org) 7.x is running, it did always provide a stable foundation for the services these sites use.