Skip to content

Instantly share code, notes, and snippets.

@johnantoni
Created March 12, 2012 06:19
Show Gist options
  • Select an option

  • Save johnantoni/2020256 to your computer and use it in GitHub Desktop.

Select an option

Save johnantoni/2020256 to your computer and use it in GitHub Desktop.
nginx install via sm
# 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
@johnantoni

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment