Deploying a Flask app with Gunicorn and Nginx on Ubuntu 20.04
This post details the deployment of a Flask application on an Ubuntu server utilizing Gunicorn and Nginx, covering installation, configuration,…
Tips & Tricks for Smoother Ops
This post details the deployment of a Flask application on an Ubuntu server utilizing Gunicorn and Nginx, covering installation, configuration,…
This guide outlines how to trigger a GitLab CI/CD pipeline immediately after a merge request approval using a Webhook and…