I leaving the sample WordPress blog post title as is, because it’s actually perfect for what I’m doing here!
Today I redid my home lab network. I set up a wg-easy instance with traefik on a VPS. Now I can tunnel whatever I want from my home lab to the VPS to access my services from the world wide web.
One of these service is this WordPress page with mariadb in the backend. I wrote a docker compose, added a few traefik labels and it works like a charm.
Leave a Reply