roystchiang / terrarium-api

0 stars 0 forks source link

Create a proper deployment plan #36

Closed roystchiang closed 8 years ago

roystchiang commented 8 years ago

Right now we are building on the Google Compute Engine instance, and it takes a lot of resources. Also, testing on Travis-ci becomes very time consuming.

roystchiang commented 8 years ago

Proposal: Use docker to containerize each service still. Setup Travis-CI for individual git-hub projects, instead of relying on a single repository.

create terrarium-deployment to host all the necessary restrict terrarium-api to api service