Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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