SonarQube with Docker Compose

SonarQube with Docker Compose

How to set up a SonarQube server using Docker Compose. I cover the configuration of both the database and the SonarQube server, and provide step-by-step instructions for integrating and scanning backend and frontend projects using SonarScanner for .NET and SonarScanner. This guide is perfect for developers looking to experiment with SonarQube locally.

May 15, 2024 路 12 min 路 2465 words 路 Paul McIlreavy
Using an Azure function to get Octopus deployment notifications in Slack

Using an Azure function to get Octopus deployment notifications in Slack

Learn how to integrate Octopus Deploy with Slack for real-time deployment notifications using Azure Functions. This guide covers setting up Octopus subscriptions, converting Octopus events to Slack messages, and securing your webhook integration.

March 29, 2018 路 7 min 路 1364 words 路 Paul McIlreavy