-
Complete Guide to Installing SonarQube on Windows with External PostgreSQL Database
In this blog I will be showcasing the SonarQube server installation and setting-up an external PostgreSQL Database to it. There are some pre-requisites for installing SonarQube Server and you can follow the below documentation link for the same. https://docs.sonarsource.com/sonarqube-server/latest/setup-and-upgrade/installation-requirements/server-host You can download the SonarQube server from the below link. https://www.sonarsource.com/products/sonarqube/downloads/?_gl=1*9fb3el*_gcl_au*OTQ0MzM2Nzc2LjE3NDQwMTg4NTc.*_ga*OTk2NDQ3NDUzLjE3NDQwMTg4NTg.*_ga_9JZ0GZ5TC6*MTc0NDE3NTc2Ny4zLjEuMTc0NDE4MTg5NC41MS4wLjA. Once you click on the…
-
From Zero to SonarQube with Docker Desktop in Under 10 Minutes
In this blog I will be showcasing how to easily setup SonarQube server using docker. Here I will be using docker desktop version with WSL 2 backend. Firstly, I will be creating a network for sonar, which will be a isolated network and can be used for sonar related services. Here I will be running-…
-
DevSecOps
Made SimpleIn today’s fast-paced digital world, organizations are racing to develop, deploy, and scale software rapidly. DevOps has become the go-to methodology for accelerating this process. But speed without security is risky — and that’s where DevSecOps comes in. What is DevSecOps? DevSecOps stands for Development, Security, and Operations. It’s the practice of integrating security at…
-
GitHub Copilot and SonarQube for IDE: A Powerful Duo for Smarter
DevelopmentUnderstanding GitHub Copilot and SonarQube for IDE
-
Canarys Automations is now a SonarQube GOLD Partner
We are thrilled to announce that Canarys Automations is now a SonarQube GOLD Partner! This milestone reinforces our commitment to enabling organizations with best-in-class code quality and security solutions as part of a robust DevSecOps strategy. A Full Circle in DevSecOps At Canarys, we have always championed end-to-end DevOps excellence, and this partnership with SonarQube…
-
How to Set Up Self-Hosted Bitbucket Runners: A Complete Guide
In-order to create a runner you need to be a Repository Admin and admin to the server where you are going to install runner. Navigate to the repository where you want to create the Self-Hosted runner. Under Repository, scroll on the left side to navigate to “Repository Settings” Under repository settings, navigate to the pipelines,…
-
Jira to Azure DevOps Migration
Migrating from Jira to Azure DevOps is a significant undertaking that requires careful planning and execution. While manual migration is an option, it often presents challenges such as data loss, extended downtime, and resource-intensive processes. To mitigate these issues, the Canarys Migration Hub offers a comprehensive solution designed to streamline and enhance the migration experience.…
-
Introducing Canarys Migration Hub
Canarys Migration Hub represents a breakthrough in DevOps tools’ migration technology, offering organizations a robust platform to plan, execute, and manage their migration journeys. Whether you’re moving from on-premises DevOps tools to cloud or between 2 DevOps platforms, our solution ensures a smooth transition while maintaining business continuity. Key Features That Set Us Apart Pre-Migration…
-
How to Modify Existing Workflows in Jira: A Step-by-Step Guide
To modify the workflows in a Project you need to have Admin permission. To assign a workflow to project, go to the project settings where you want to add the workflow. Under project settings, you will see workflows and once you click on workflows. You will see Add Workflow option as shown below. Once you…
-
How to Design and Implement Custom Workflows in Jira?
To create custom workflows in Jira you need to have Administrator permissions. Over the Jira home screen, you need to click over the cog wheel and look for Issues as shown below. Once you click over Issues, you will be redirect to below screen. On the lefthand side of the screen you can see workflows,…