UAlbertaALTLab / korp-frontend

Frontend for Korp, a frontend for the IMS Open Corpus Workbench (CWB).
https://spraakbanken.gu.se/en/tools/korp
MIT License
1 stars 1 forks source link

update deployment flow #8

Closed dwhieb closed 3 years ago

dwhieb commented 3 years ago

Make sure both are being served over SSL.

Might want to set up separate instances on Compute Canada for production and development. Both development and production will live on the same VM.

Manual Deployment

  1. SSH into altlab-kor
  2. cd to /etc/docker/compose/korp
  3. sudo docker-compose up --build