broadway icon indicating copy to clipboard operation
broadway copied to clipboard

Nice to Have: Deploy script

Open bhuvy2 opened this issue 6 years ago • 0 comments

Right now you can deploy the api after knowing a good amount about the internals, setting up mongo etc.

We have codified setup in .travis.yml, but it'd be nice to refactor this to a deploy script for Ubuntu, so we can

  • Use this for travis testing
  • Provision machines with a one step install

I'd recommend fab, but as always there are other ways to skin a cat.

bhuvy2 avatar Jan 25 '19 15:01 bhuvy2