Skip to content

mrc-ide/comet-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comet-deploy

Pre-requisites:

  • Docker and Docker Compose
  • Vault

To set up and run (can safely be repeated e.g. in order to update SSL cert):

  1. Log into Vault
  2. ./comet-deploy up

To update to latest comet/cometr and restart:

  • ./comet-deploy pull

To shut down:

  • ./comet-deploy down

If you need to deploy a branch other than main for the app and/or API you can specify via a .env file:

cat >.env <<EOF
API_BRANCH=mrc-2186
APP_BRANCH=mrc-2186
EOF

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages