Author: Matthias Lexer

  • WordPress behind Nginx Proxy on your VPS

    WordPress behind Nginx Proxy on your VPS

    The goal of this blog post is to guide you through hosting your WordPress instance on a VPS using Docker, Docker Compose, and an NGINX reverse proxy. By the end of this tutorial, your WordPress site will be running in a container and accessible from the outside. Step 1: Installing Docker First, ensure Docker is…

  • How to Run a Large Language Model on Your Mac Effortlessly

    How to Run a Large Language Model on Your Mac Effortlessly

    In the era of tools like ChatGPT, Claude, and Gemini, wouldn’t it be great to have something similar running on your own computer? While those models are incredibly large and require significant computing power, there are smaller models that can run locally. They might not be as advanced, but they’re still quite useful for many…