Blog

Cracked Up

Part 4: Creating an Azure App Service

The next step in the process involves creating an Azure app service to run your Piranha CMS instance. An Azure App service is essentially the Azure resource that will directly serve your Piranha CMS site files and will enable you to configure custom domai... Read more

Late September

Part 3: Configuring Piranha CMS for Azure

In order to run a Piranha CMS instance on Azure, some configuration of your new site is necessary. These configuration changes include setting connection strings for Azure SQL Server and Azure Blob Storage. In order to correctly update your Piranha CMS co... Read more

Piranha CMS and Azure

Deploying Piranha CMS to Azure

This series of tutorials outlines the process of deploying Piranha CMS to an Azure App Service using GitHub Actions. The Azure App Service you'll create in this tutorial feature an Azure SQL Server instance and an Azure Blob Storage account. To ease the d... Read more