Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 490 Bytes

README.MD

File metadata and controls

17 lines (12 loc) · 490 Bytes

SonarQube on Azure Webapps (Linux)

These are some scripts to provision a working SonarQube LTS instance on Azure WebApps

Getting started

  • Create an .env file
  • Use Set-PsEnv to set it as Environment variables for the current session
  • ./Deploy-Keyvault
  • ./Deploy-Sonarqube

Technologies used