Skip to content

Instantly share code, notes, and snippets.

@mamun67
Created February 12, 2018 08:55
Show Gist options
  • Select an option

  • Save mamun67/9900aec60a8b5b02c798d83a42985bb3 to your computer and use it in GitHub Desktop.

Select an option

Save mamun67/9900aec60a8b5b02c798d83a42985bb3 to your computer and use it in GitHub Desktop.
AWS Setup for DSB ( MongoDB + VirtualEnv + Bower + NGINX)
##MondoDB Setup
#https://gist.github.com/mamun67/6b8a12e07184a00e543145d524e97bbd
##Virtualenv setup
#https://gist.github.com/mamun67/4999678dc6ed7bce714c67eaacc58316
##Bower Setup
#We have run bower in sudo mode to do the installation correctly
$sudo bower install --allow-root
##NGINX Setup
#https://gist.github.com/f0e6588ded49e10cc9c60060d7570fcf.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment