Tag: Windows 10

  • My Beginner Homelabber Take on Self‑Hosting Clawdbot (Moltbot)

    My Beginner Homelabber Take on Self‑Hosting Clawdbot (Moltbot)

    TLDR; Can I self-host Clawdbot?

    This week my timeline turned into a lobster parade. Everyone was talking about Clawdbot, sharing screenshots, “AI employee” stories, and lots of 🦞 energy. I’m a beginner homelabber, and I’m also the kind of person who clicks when the internet gets loud. So I did what I always do. I started reading, watching, and trying to understand what this thing actually is.

    (more…)
  • My First Steps with Docker on Windows 10 (Part 2): From Install to WordPress in 5 Minutes

    Reading time: ~7 minutes

    Recap of Part 1: In Part 1 I explained why I chose Docker on my Windows 10 PC and how a containerized WordPress lets me learn safely without touching my live site. In this follow up, we install Docker Desktop, run a quick test, then start WordPress with Docker Compose.


    Why run Docker WordPress on Windows 10

    If you want a clean and isolated WordPress to test themes, plugins, or migrations, Docker on Windows 10 is a simple and repeatable approach. It keeps experiments in a sandbox, so your main system remains untouched. You can start fresh at any time. In my case, this setup is run on Lil beast.

    (more…)
  • My First Steps with Docker on Windows 10

    Hello there!

    I’ve always been that person who loves tinkering with tech, whether it’s hardware or software. I enjoy figuring out how things work. Recently, I decided to take on something that has been sitting on my “must-try” list for a long time: Docker.

    (more…)