https://github.com/plus3it/pkg-sonarqube
Tools for creating packagings of the Sonarqube ZIP files
https://github.com/plus3it/pkg-sonarqube
Last synced: 11 months ago
JSON representation
Tools for creating packagings of the Sonarqube ZIP files
- Host: GitHub
- URL: https://github.com/plus3it/pkg-sonarqube
- Owner: plus3it
- Created: 2018-10-27T20:15:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T16:53:29.000Z (over 7 years ago)
- Last Synced: 2025-03-15T08:23:52.615Z (about 1 year ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
Awesome Lists containing this project
README
This is a small set of files to assist Sonarqube administrators convert the SonarSource-provided ZIP archives into Linux packages.
Currently, this repository only includes logic for creating RPMs. The included SPEC file will attempt to determine if the build-host is EL6 or EL7, 32bit or 64bit and construct an RPM with the appropriate binaries and startup utilities.