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
13 years 22 weeks ago
13 years 23 weeks ago
13 years 25 weeks ago
13 years 26 weeks ago
13 years 27 weeks ago
13 years 27 weeks ago
13 years 27 weeks ago
13 years 27 weeks ago
13 years 29 weeks ago
13 years 29 weeks ago