How to Install NGINX FastCGI Cache Purge Module Without Re-installing NGINX in Ubuntu Server

  • Post author:
  • Post category:DevOps
  • Post comments:0 Comments
  • Post last modified:June 16, 2021

Recently I have enabled NGINX FactCGI caching in our Digital Ocean Droplet in order to reduce the Time To First Byte (TTFB) of this blog. However, one drawback of this caching…

Continue ReadingHow to Install NGINX FastCGI Cache Purge Module Without Re-installing NGINX in Ubuntu Server

Deploy Angular NGINX Spring Boot MySQL Docker Containers on Ubuntu Server in 20 minutes

  • Post author:
  • Post category:DevOps
  • Post comments:0 Comments
  • Post last modified:April 2, 2021

In the previous article, we have dockerized our Spring Boot Angular application using Docker Compose. In this article, we are gonna deploy our Multi Container Docker application on Ubuntu Server…

Continue ReadingDeploy Angular NGINX Spring Boot MySQL Docker Containers on Ubuntu Server in 20 minutes