You’ve installed Docker on your server and running some apps in containers. Awesome! 🙌 🎉
But wait..
- How do you check which containers are running and which are stopped at this moment?
- How do you check their logs when needed?
- Can you stop/start them without logging into the remote server?
This is where you’ll require Durbin! It’s a lightweight PHP script, designed to provide a simple monitoring solution for Docker Containers running on a remote server.
