Skip to content

Staging Experimental Deployment

Jay Nguyen edited this page Sep 21, 2021 · 1 revision

Pick one of the ssh commands below to access the code base of staging/experimental:

ssh [email protected] or ssh [email protected]

  • cd clinwiki

  • docker-compose stop

  • git status

  • git pull origin develop

  • docker ps

  • docker-compose build

  • docker-compose up

Clone this wiki locally