CrumpledDog / Umbraco-AzureCDNToolkit

Makes it easy to fully utilise the Azure CDN with a Umbraco website
13 stars 14 forks source link

Pre-Installation - Unconfigured #25

Closed c9mb closed 4 years ago

c9mb commented 4 years ago

Is it possible to install the 3 required packages without actually configuring and activating them, and then configuring the required settings post-install, to activate them.

If so, is there a definitive list of all the required config points and settings?

Reason for asking - we deploy sites using the master-child baseline system of Umbraco-Cloud, and would like to install the required framework on the baseline master, so it's ready to be deployed as part of a new child site, but in an inactive state, so it can then be simply configured and activated for the new site once its Azure CDN has been created.

c9mb commented 4 years ago

Ok, the answer to this one is basically - yes it's possible - configure the baseline-master with the dlls, packages, minimal .config changes to allow it to function disabled, and then use config transforms on the baseline-child sites to enable it.