/deploy

deployment scripts for webapp

Primary LanguageShell

Expects a copy of your secrets.js file in the main directory.

Usage:

deploy.sh --server={APP_IP_ADDRESS} --keyfile={path_to_your_private_ssh_key}

Where APP_IP_ADDRESS points to a VM provisioned by provision_app_server.sh