Click to skip to the main content.

DevOps

Technical tutorials and blogs on Continues Development, Continues Delivery, Cloud Computing, and other topics that merge development and IT operations.
featured.jpg

Using NGINX as a Reverse Proxy to Protect Cloud Storage Resources

Protect secure resources on a cloud storage service by integrating your current app and NGINX.

avatar.pngJames Fawks Read more
featured.jpg

Using Env Variables in NGINX Configuration

How do you set up an NGINX server configuration to use a single config file for a multi-environment setup without having different config files for each environment?