update about page (server part)

main
Dominic Reich 1 year ago
parent ba191286e8
commit 3c12cf09f2
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -1,8 +1,8 @@
+++ +++
# vim: ft=markdown # vim: ft=markdown
title = "Dominic Reich “OE7DRT”" title = 'Dominic Reich “OE7DRT”'
date = 2019-08-21 date = 2019-08-21
lastmod = '2023-04-23T18:31:14+0000' lastmod = '2023-07-23T15:15:25+0000'
comment = false comment = false
@ -23,8 +23,8 @@ I am a licensed ham radio operator since 2019 and my callsign is **OE7DRT**.
My QTH is **[Längenfeld]**, [Tyrol], [Austria]. The locator for that is [JN57lb]. My QTH is **[Längenfeld]**, [Tyrol], [Austria]. The locator for that is [JN57lb].
There is currently no antenna set up at my home QTH so I operate portable only There is currently no antenna set up at my home QTH so I operate portable only
since the end of 2021---I've not been very active recently but I'm sure my new since the end of 2021---I've not been very active recently and I guess this will
lightweight equipment can help me out on that matter. probably not increase very much.
[Längenfeld]: https://en.wikipedia.org/wiki/L%C3%A4ngenfeld [Längenfeld]: https://en.wikipedia.org/wiki/L%C3%A4ngenfeld
[Tyrol]: https://en.wikipedia.org/wiki/Tyrol [Tyrol]: https://en.wikipedia.org/wiki/Tyrol
@ -105,19 +105,14 @@ personal website**.
## Server location and networking ## Server location and networking
The webserver, which converts my website's git repository into I've had a few websites running over the recent years, but when I got my
static html files is located in **Finland**. The domain is registered radio amateur callsign I started over with fresh content on `oe7drt.com`.
at `name.com`, which points my domain to nameservers at **Cloudflare**. It was stored as a Github repository and published via Cloudflare.
My website is also **cached** and **distributed** by the Cloudflare
network. I moved later to a cloud server from Hetzner running Rocky Linux 8 and 9
(which were both located in Finland) and I'm finally happy with netcup and my
That is also true for my personal single-user instance of Mastodon, which is OpenBSD server located in Germany. When I hosted my own gitea instance I left
located at [fedi.oe7drt.com](https://fedi.oe7drt.com)---except there are a few the website repo on my server and create the website over there, when I now
more modifications done at Cloudflare because I do not host the media files create the website on my local laptop and push the files onto the webserver
on my server but in a just when I push new commits into the git repository on codeberg.
[B2 bucket at backblaze](https://www.backblaze.com/b2/cloud-storage.html).
Cloudflare rewrites a few headers and URLs in this case. For example: the
`Cache-control:` gets expanded to a high value at Cloudflare as well as the
`etag` gets generated at Cloudflare in case the original file changes at
backblaze before the cached file gets removed from your (actually my) cache.

Loading…
Cancel
Save