In this post I'm sharing with you a short project for deploying both static content and a backend application with nginx as a reverse proxy using https to serve:
Nginx as a reverse proxy helps to have a single point of https access for serving both the web and the API.
If you are a developing applications on your favorite OS and toolchain targeting other OS then virtualization is your friend. Vagrant (www.vagrantup.com) is a free and open-source software for creating and configuring virtual development environments. What is particularly useful with Vagrant is that you describe your environment in a Ruby like text file , together with some orchestration commands which you can maintain together with your source code in our SCM tool.
Here you will find some topics, that I occasionally write about Software Engineering, Processes, Programming, Quality and Tools.
Recent comments
12 years 50 weeks ago
13 years 1 day ago
13 years 1 week ago
13 years 3 weeks ago
13 years 3 weeks ago
13 years 3 weeks ago
13 years 4 weeks ago
13 years 4 weeks ago
13 years 5 weeks ago
13 years 5 weeks ago