In this blog post, UmbHost outlines the steps for deploying a website to Cloud Umbraco Hosting using WebDeploy from Azure DevOps. Key steps include downloading the Web Publishing profile, configuring Azure DevOps pipelines, creating variables, and linking artifacts. The post emphasizes the potential for further customization in the deployment process.
In this blog post, UmbHost outlines the process of deploying to Cloud Umbraco Hosting using WebDeploy and GitHub Actions. Key steps include downloading the Web Publishing profile, creating a GitHub workflows folder, configuring a main.yml file, and setting up necessary repository secrets. The post emphasizes the potential for further customization in the workflow.
To implement Content Security Policy (CSP) and handle inline scripts for a website, a package called Umbraco CSP Manager can be installed. However, there was an issue with inline scripts within Google Tag Manager. The solution involved adding a data attribute to the script tag and creating a Variable to pass the required value to Google Tag Manager, ensuring CSP checks passed for the code to run successfully.
Fixed settings tree, send customer email to Stripe, added customer / basket reference and StarterKit has been updated