CARLI/select

Deploy app to Production server

mekane opened this issue · 1 comments

Git pull the deployment repo, scp over the Docker images, put .env and couch configs in place.

It was super easy to check out the deploy repo, copy a few configs, copy over and load the images, and run docker-compose up -d. I verified that the app is running (it appears at the URL and Couch is up). Now I will copy real data and verify that things like the CRM connection and email are working.