FlaskMonitoring Flask microservices with PrometheusGetting insights into how your Python web services are doing can be easily done with a few lines of extra code.
Home LabHome Lab - Monitoring madnessHaving looked at the configuration and setup of the services in the Home Lab, it’s time to talk about how we can monitor them, and manage their logs.
Home LabHome Lab - Configuring the cattleLet me explain the configuration method I use for my services and HTTP endpoints. Spoiler: it’s Docker and it’s automated.
Home LabHome Lab - OverviewThis post is the first in a series explaining the setup I use to run my websites and their related services at home on cheap hardware using containers.