Skip to content

[App Request]: SonarQube #2789

Open
Open
@DavidGarciaCat

Description

@DavidGarciaCat

Now that we have added GitLab to the App Store, I would love to work on a SonarQube integration so every time we push new code into the repositories, we can perform static code analysis.

The main problem I can see is that SonarQube uses Elasticsearch to index data, which means there are some Docker Host Requirements that should be enabled before launching this software:

sysctl -w vm.max_map_count=524288
sysctl -w fs.file-max=131072
ulimit -n 131072
ulimit -u 8192

I was wondering if I could get some guidance so I can start using SonarQube as part of my Umbrel Home for local testing (there are still some aspects regarding UmbrelOS I am unfamiliar with) and, once the App is fully functional, push an update to the official Umbrel App Store to provide this software for everyone else.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions