Skip to content
Joseph Gefroh edited this page Sep 17, 2017 · 1 revision
  1. SSH into the server.
  2. Pull the version of the code you want to deploy.
  3. Run docker-compose build && docker-compose up -d.
  4. If it takes a while to start, run find / on the host until it starts. Sometimes there are entropy issues.
Clone this wiki locally