Giter Site home page Giter Site logo

soa-tools-cookbook's Introduction

Build Status

SOA Tools Cookbook

This cookbook has recipes to install the following SOA Tools:

Requirements

It has been tested on Ubuntu 12.04, but should work on any platform where Java 1.6 works.

Recipes

  • wso2greg: Installs WSO2 Governance Registry
  • wso2bam: Installs WSO2 Business Activity Monitor
  • wso2ues: Installs WSO2 User Engagement Server
  • wso2is: Installs WSO2 Identity Server

Attributes

%w[wso2greg wso2bam wso2ues wso2is].each do |component|

  • node['soa_tools']["#{component}_install_dir"]: installation directory for component
  • node['soa_tools']["#{component}_version"]: Version of component to install
  • node['soa_tools']["#{component}_tarball_url"]: URL to get the component binaries

end

Running the tests

This is done thanks to berkshelf and strainer:

$ bundle
$ bundle exec berks install
$ bundle exec strainer test

Vagrant usage

For testing the cookbook with Vagrant 1.2+ you just have to execute bootstrap.sh:

$ bootstrap.sh

It installs the required Vagrant plugins and launchs the machine. After the process you have a carbon instance running in soa-tools.local host, ip 33.33.33.33 (you may need to provide root privileges to allow vagrant-hostmanager do its duty) with the default component given to the chef-solo provisioner in the Vagrantfile. Then you can access the access the component's Console from https://soa-tools.local:9443/carbon

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

MIT License

Authors: Federico Gimenez Nieto [email protected]

Bitdeli Badge

soa-tools-cookbook's People

Contributors

fgimenez avatar carenini avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.