Created
February 12, 2018 08:55
-
-
Save mamun67/9900aec60a8b5b02c798d83a42985bb3 to your computer and use it in GitHub Desktop.
AWS Setup for DSB ( MongoDB + VirtualEnv + Bower + NGINX)
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
| ##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