Howto: Install and Configure Baasbox behind an NGINX SSL Reverse Proxy
One of my new best friends in the mobile development world is Baasbox, a ridiculously easy to use backend-as-a-service. Oh, did I mention that it was open source? It ships with for SDKs for iOS, Android and Javascript. It handles everything for you from application server to database to user management, social features and more. In this tutorial, we are going to install Baasbox, and then configure it behind an NGINX Reverse Proxy. For those of you who are really smart, you can ignore the following paragraph, as I’m going to offer a very simplified explanation of a reverse proxy and why we would want to do that! Why would I … Continued