Marco Pegoraro
  • About Me
  • Communication
  • Tutorials
  • Tips & Tricks
Subscribe

Docker

Docker is just an amazing tool that gave me the super power to run almost any software on my machine, with near-zero Linux experience. Along the way, I've learned a few Linux tricks as well.
How to run Postgres for testing in Docker
Tips & Tricks

How to run Postgres for testing in Docker

Running E2E integration tests often require your Postgres to be up and running, here are few tricks and suggestions how to do just that.
May 22, 2019 1 min read
How to keep your server clean of clutter with Docker Vacuum
Tips & Tricks

How to keep your server clean of clutter with Docker Vacuum

Do you need a smart tool to clean up Docker images after a new deployment? Maybe DOCKER SYSTEM PRUNE is not always enough? Read on!
Mar 27, 2019 2 min read
Docker Compose Healthcheck
Tips & Tricks

Docker Compose Healthcheck

How to monitor containers' status and create a deterministic boot order for your services.
Feb 19, 2019 2 min read
WP Admin proxy for NGINX
Tips & Tricks

WP Admin proxy for NGINX

How to proxy wp-admin in a headless WordPress setup.
Aug 19, 2017 1 min read
WordPress on Thin Air
Tips & Tricks

WordPress on Thin Air

How to squeeze WordPress/MySql to the bare minimum memory consumption, and survive.
Mar 30, 2017 4 min read
Docker Stats with Containers Names
Tips & Tricks

Docker Stats with Containers Names

There is a way to get container's names out of `docker stats`, and Docker Humble makes it ridicolously easy for you.
Feb 9, 2017 1 min read
Dockerized MySQL Crashes a Lot!
Tips & Tricks

Dockerized MySQL Crashes a Lot!

Have you ever experienced a dockerized MySQL to stuck in low memory VPS? I did and luckily I found a solution! (yes, I googled it)"
Nov 14, 2016 6 min read
Marco Pegoraro © 2023
  • Privacy
  • Cookies
Powered by Ghost