Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 443 Bytes

Hotsapi deploy cookbook

This repo is used to deploy HotsApi.

Installation

  • SSH into a clean Ubuntu 16.04 installation
  • Clone a chef repo git clone https://github.com/poma/hotsapi.chef.git
  • cd hotsapi.chef
  • Create a chef config file cp chef.example.json chef.json
  • Modify chef.json if needed (test server should be able to start without any modifications)
  • Run chef sudo ./bootstrap.sh