wd42 / wd42-deployment

This repository holds the various deployment scripts used in pushing the wd42-site live [archived]
1 stars 1 forks source link

bootstrap.sh should clone wd42-site repository #2

Closed joshgillies closed 10 years ago

joshgillies commented 10 years ago

As a part of the bootstrap process the wd42-site repository should be cloned into an appropriate location.

Something like: /etc/nginx/sites-available/wd42-site should do the trick.

In addition an npm install should also be performed after the repository has been cloned.

Resources: https://github.com/wd42/wd42-site

joshgillies commented 10 years ago

Should mostly be wrapped up in the bootstrap.sh now. Closing.