Tracey demo dockerized setup + details about plugins for Jenkins and BitBucket

78 views
Skip to first unread message

Andrey Devyatkin

unread,
Nov 1, 2016, 11:58:15 AM11/1/16
to Eiffel Community
Hi

Here is a dockerized setup that I used during the demo at Eiffel Summit

To run it make sure to install Docker and docker-compose

cd tracey
docker-compose up -d --build

With this you will find Jenkins with installed tracey plugin and pregenerated job running at localhost:8080 (login/password - jenkins/demo)
rabbit mq server at localhost:15672 (guest/guest)

Then you can follow steps from TODO.txt that you will find in the repository.

If you also like to try out BitBucket plugin then here it is 


Readme in the repo provides all details you need to get started with the plugin. You can run development version of the BitBucket server using Tracey setup described above

Currently it is impossible to configure the hook but it will be fixed by this pull request which is almost ready https://github.com/Praqma/tracey-bitbucket-eiffel-rabbitmq-post-receive-hook/pull/12
If you can't wait to try it out simply checkout branch fix6 and start server from there

And finally. You can find sources for Jenkins plugin here https://github.com/Praqma/tracey-jenkins-trigger-plugin (README explains how to configure it)
Latest version of the plugin (1.1.0) is available on JitPack https://jitpack.io/com/github/praqma/tracey-jenkins-trigger-plugin/ and soon will be published to update center

Happy hacking, Andrey
Reply all
Reply to author
Forward
0 new messages