https://github.com/azamara/jenkins-sonar-box
vagrant jenkins + sonar box
https://github.com/azamara/jenkins-sonar-box
Last synced: 10 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T03:37:16.000Z (over 5 years ago)
- Last Synced: 2025-08-22T16:28:28.492Z (10 months 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