Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azamara/jenkins-sonar-box
vagrant jenkins + sonar box
https://github.com/azamara/jenkins-sonar-box
Last synced: about 2 months ago
JSON representation
vagrant jenkins + sonar box
- Host: GitHub
- URL: https://github.com/azamara/jenkins-sonar-box
- Owner: azamara
- License: mit
- Created: 2014-07-09T14:12:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T03:37:16.000Z (about 4 years ago)
- Last Synced: 2023-03-27T18:07:12.101Z (almost 2 years ago)
- Language: Ruby
- Homepage:
- Size: 55.7 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Jenkins Sonar Box
=================vagrant jenkins + sonar box
## Vagrant
Command | Description
:-- | :--
`vagrant up` | start server
`vagrant ssh` | access server
`vagrant halt` | stop server
`vagrant destroy` | remove server## Jenkins
```
http://192.168.55.10:8080
```## Sonar
```
http://192.168.55.10:9000
```
admin/admin