Marco Vavassori

Latest Posts


How to Ship Docker Containers to Production Without CI/CD or Registries

2025-04-22

Learn how to deploy Docker containers to production without CI/CD or registries. A simple guide using docker save, scp, docker load, and an automation script.

How to secure a Linux Server

2025-04-14

In this guide, you'll learn how to rent and configure your server with essential security measures. From ssh hardening to firewall ingress rules.