SSSS Saiinsudhindra.hashnode.dev·Aug 8, 2023 · 1 min readSetting Up and Configuring a Local GitLab Runner for Efficient CI/CD TestingThe below link will guide you to configure the GitLab runner. Install GitLab Runner manually on GNU/Linux | GitLab Alternatively, you can follow the below steps to create a GitLab runner on the local machine: curl -LJO "https://gitlab-runner-download...00
SSSS Saiinsudhindra.hashnode.dev·Aug 7, 2023 · 6 min readBuilding a Comprehensive Monitoring Stack: Prometheus, Alertmanager, Slack, and Grafana IntegrationContents: Architecture What is Prometheus? Use cases of Prometheus Configure Prometheus Understanding Prometheus.yml file Configuring Prometheus server + Alertmanager + Node exporter Integrating Alertmanager with Slack Integrating Prometheus ...00