Deploying Web App for Containers with CI/CD pipelines
This post will cover some ways to set up a CI/CD pipeline and deploy your image to Web App for Containers on Azure.
This post will cover some ways to set up a CI/CD pipeline and deploy your image to Web App for Containers on Azure.
There are several ways to configure Let’s encrypt for Nginx or Apache with different clients as python3-certbot-nginx. For this purpose, it is preferred to u...
In this post we’ll cover troubleshooting “failed to find attribute ‘app’ in ‘app’” based messages for Python on App Service Linux.
In thos post we’ll go over how to make Gunicorn target different worker classes for different types of applications - and other general settings we can confi...
This post will cover how to modify the value of pm.max_children for Linux PHP 8 app services.
This post will cover how to set up your Azure Container Apps to pull images from Azure Container Registry with User or System Assigned Identity when using Bi...
In this blog post we will cover Github Actions Deployment to a Python App Service.
In this blog post we’ll cover some examples of how to deploy war based applications using Azure DevOps and GitHub Actions.