Writing a backup service for Ubuntu in Rust
While performing some routine maintenance of my Ubuntu server,
$ docker compose pull
$ docker compose up -d
I ran into an interesting situation where nginx-proxy-manager failed to serve my blog properly, I wasn't sure what the issue was but these types of issues are usually solved with a restart.