Created
March 12, 2012 06:19
-
-
Save johnantoni/2020256 to your computer and use it in GitHub Desktop.
nginx install via sm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # on debian | |
| sm nginx install | |
| # need sudo rights to symlink config to /etc | |
| sudo ~/.sm/bin/sm nginx configure system | |
| sm nginx server add mark1_deployer | |
| chmod go+rx /home/deployer | |
| sm nginx service start | |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://beginrescueend.com/deployment/best-practices/
https://bdsm.beginrescueend.com/