Sign inSign up

russell/fluffy-eureka

By russell

•Updated about 6 years ago

Fluffy Eureka is a JSON based rest interface providing status information for Atlassian Releases

Image
0

334

russell/fluffy-eureka repository overview

⁠Fluffy eureka

Fluffy Eureka is a JSON based rest interface providing status information for Atlassian Releases

This can be combined with Jenkins URL Trigger Plugin⁠ to allow you to automate a delivery pipeline for Atlassian Products (Bitbucket, Confluence, Jira etc)

Please note that Atlassian's products are solely the trademarks of Atlassian, this project simplifies obtaining metadata about their releases.

⁠Version

1.0.0

### Docker

docker run -d -p 8888:8080 --restart=unless-stopped russell/fluffy-eureka
⁠Installation

Clone down the repository

You need git & ruby installed globally:

$ which git
$ which ruby
$ git clone [git-repo-url] fluffy-eureka
$ cd fluffy-eureka
$ bundle install
⁠Running
$ bundle exec ./api.rb

⁠License

MIT

Free Software, Hell Yeah!

Tag summary

Content type

Image

Digest

Size

326 MB

Last updated

about 6 years ago

docker pull russell/fluffy-eureka