Add SonarQube Integration to Coolify Services #5118
THUILLIERColin
started this conversation in
Service Template Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Coolify should support self-hosting SonarQube as a built-in service, allowing users to deploy and manage their own SonarQube instance directly within Coolify. This would simplify the setup for developers who want code quality analysis without relying on external services.
Use Case
Users can deploy a SonarQube instance as a service inside Coolify.
Projects hosted on GitHub, GitLab, and Bitbucket can connect to the self-hosted SonarQube instance.
No need for manual configuration—Coolify handles the setup.
Expected Benefits
✅ Easy Deployment: One-click SonarQube setup inside Coolify.
✅ Full Control: Users manage their own instance without external dependencies.
✅ Secure & Private: Keep code analysis within your own infrastructure.
Proposed Implementation
Add SonarQube as a deployable service in Coolify.
Enable configuration via Coolify’s UI (e.g., ports, database setup).
Provide integration support for CI/CD pipelines.
Beta Was this translation helpful? Give feedback.
All reactions