On this page I plan to explain some more on the technology I am using. This includes:

  • Intel NUC connected to internet with fixed IP
  • Proxmox virtualisation on the NUC
  • A Debian LXC container (very much alike a virtual machine) that runs NGINX as reverse proxy for 2 URL’s.
  • In the LXC container, 4 Docker containers are running: 2x WordPress (for my 2 URL’s), 1x MySQL (as WordPress database) and 1x Portainer (to manage my running containers)
  • Automatic nightly backup of the full LXC container to an external USB harddrive.

But, this page is still work in progress. More details will follow later.