Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

jjasghar/hanlon-cookbook

Repository files navigation

hanlon-cookbook

This is the wrapper cookbook to deploy hanlon and deal with the dependencies.

NOTE: This is very much a WIP.

NOTE: still need to set up dhcp inside this cookbook also.

How to get hanlon running with puma

You'll need to check the hanlon_server.conf and the hanlon_client.conf after the init script is ran do to some of the miss automatic configurations. Such as hanlon_server: and the image_path:

$ sudo su -
# cd /opt/hanlon
# gem install bundler
# bundle install
# ./hanlon_init
# vi /opt/hanlon/cli/config/hanlon_client.conf
# vi /opt/hanlon/web/config/hanlon_server.conf
# cd /opt/hanlon/web/
# bundle exec puma

About

A cookbook to build and deal with the dependancies for hanlon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages