AffogataLoveMuffins

Orchestration harness for Affogata's applications.

We have best development practice. Very good.

Installation

$ bundle add affogata_love_muffins

Herochestrator expects affogata:bootstrap to be a rake task to setup your application.

Configuration

Make sure that HEROCHESTRATOR_URL is set in env.

Assumes some stuff is set in environments. If it's not, set it in the initializer.

AffogataLoveMuffins.setup do |config|
  config.herochestrator_url = "https://fully-qualified.url" # no trailing slash
end

License

The gem is available as open source under the terms of the MIT License.