RSSAmplifier

Blog

Gero Gerke

Personal portfolio and blog of Gero Gerke. Freelance Developer with a focus on Frontend- and Mobile-Development.

gero.devRSS feed ↗8 posts

Latest posts

On running a IPv6-only homelab

Embracing mobile network limits and having fun along the way

Docker IPv6 Pitfalls, or "Why does my Traefik not see the Source IP for this service?"

Configuring Docker to forward IPv6 requests to Traefik and making `ipAllowList` firewalls work

My overkill Homeserver

My journey to an overkill homeserver with super fast internet speed and powerful hardware.

Securing internal and external traffic with two Traefik instances

Using a second Traefik instance to your stack to handle internal services that should not be exposed to the internet but still secures them with SSL is easier then you think.

cloudflared + traefik + docker for web-hosting without opened ports

How to setup fully authenticated tunnels with cloudflared and traefik

Rendering OpenStreetMap vector streets using WebGL

This is the first blog post of a series, where we're going to implement a OSM vector renderer using WebGL. Today, we're taking a look at how streets can be rendered.

Self-Documenting GraphQL APIs using Docker and SpectaQL

We're taking a look into how we can embed GraphQL documentation into the Docker container that is serving the API.

Drawing HealthKit workout heart rate with Swift Charts

Apple WWDC 2022 introduced Swift Charts, a performant and feature rich charting library for iOS. In this article, we're taking a look how it can be used with HealthKit to show workout heart rate graphs.