Skip to content

Instantly share code, notes, and snippets.

@pqr
Last active September 15, 2017 09:45
Show Gist options
  • Save pqr/fae699f56677755a8fd96f29b2a062b4 to your computer and use it in GitHub Desktop.
Save pqr/fae699f56677755a8fd96f29b2a062b4 to your computer and use it in GitHub Desktop.
wget -O - https://raw.githubusercontent.com/pqr/infra/config-scripts/install_ruby.sh | sudo -u appuser -i bash
wget -O - https://raw.githubusercontent.com/pqr/infra/config-scripts/install_mongodb.sh | bash
wget -O - https://raw.githubusercontent.com/pqr/infra/config-scripts/deploy.sh | sudo -u appuser -i bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment