Defaults/911XP1.json
{
"InstallRoot" : "$($Parameters.DriveLetter):\\downloads\\$($Parameters.SitecoreVersion)", "Topology" : "XP1", "Mode" : "XP", "SifVersion" : "2.1.0", "SifConfigurationName" : "XP1-SingleDeveloper.json", "WdpsZipName" : "Sitecore 9.1.1 rev. 002459 (WDP XP1 packages).zip", "ConfigsZipName" : "XP1 Configuration files 9.1.1 rev. 002459.zip", "IdentityServerPackage" : "$($Parameters.InstallRoot)\\Sitecore.IdentityServer 2.0.1 rev. 00166 (OnPrem)_identityserver.scwdp.zip", "XP1CollectionPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1collection.scwdp.zip", "XP1CollectionSearchPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1collectionsearch.scwdp.zip", "XP1CortexProcessingPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1cortexprocessing.scwdp.zip", "XP1MarketingAutomationPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1marketingautomation.scwdp.zip", "XP1MarketingAutomationReportingPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1marketingautomationreporting.scwdp.zip", "XP1ReferenceDataPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1referencedata.scwdp.zip", "XP1CortexReportingPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_xp1cortexreporting.scwdp.zip", "SitecoreXP1CDPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_cd.scwdp.zip", "SitecoreXP1CMPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_cm.scwdp.zip", "SitecoreXP1RepPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_rep.scwdp.zip", "SitecoreXP1PrcPackage" : "$($Parameters.InstallRoot)\\Sitecore 9.1.1 rev. 002459 (OnPrem)_prc.scwdp.zip", "SitecoreSchema" : "https", "SitecoreXP1CDSitename" : "$($Parameters.Prefix).cd.local", "SitecoreXP1CMSitename" : "$($Parameters.Prefix).cm.local", "SitecoreXP1RepSitename" : "$($Parameters.Prefix).rep.local", "SitecoreXP1PrcSitename" : "$($Parameters.Prefix).prc.local", "XP1ReferenceDataSitename" : "$($Parameters.Prefix).refdata.local", "XP1MarketingAutomationSitename" : "$($Parameters.Prefix).ma.local", "XP1MarketingAutomationReportingSitename" : "$($Parameters.Prefix).mareporting.local", "CertificateName" : "$($Parameters.Prefix).xconnect_client", "XP1CollectionSitename" : "$($Parameters.Prefix).collection.local", "XP1CollectionSearchSitename" : "$($Parameters.Prefix).search.local", "XP1CortexProcessingSitename" : "$($Parameters.Prefix).cortex.local", "XP1CortexReportingSitename" : "$($Parameters.Prefix).cortexrep.local", "XConnectCollectionSearchService" : "https://$($Parameters.XP1CollectionSearchSitename)", "XConnectCollectionService" : "https://$($Parameters.XP1CollectionSitename)", "XConnectReferenceDataService" : "https://$($Parameters.XP1ReferenceDataSitename)", "ProcessingService" : "https://$($Parameters.SitecoreXP1PrcSitename)", "ReportingService" : "https://$($Parameters.SitecoreXP1RepSitename)", "CortexReportingService" : "https://$($Parameters.XP1CortexReportingSitename)", "MarketingAutomationOperationsService" : "https://$($Parameters.XP1MarketingAutomationSitename)", "MarketingAutomationReportingService" : "https://$($Parameters.XP1MarketingAutomationReportingSitename)", "MachineLearningServerUrl" : "", "SitecoreUrl" : "$($Parameters.SitecoreSchema)://$($Parameters.SitecoreXP1CMSitename)", "SitecorePath" : "$($Parameters.DriveLetter):\\inetpub\\wwwroot\\$($Parameters.SitecoreXP1CMSitename)", "IdentityServerSiteName" : "$($Parameters.Prefix).identityserver.local", "IdentityServerCertificateName" : "$($Parameters.IdentityServerSiteName)", "SolrUrl" : "https://$($Parameters.SolrHost):$($Parameters.SolrPort)/solr", "SolrVersion" : "7.2.1", "SolrService" : "solr-$($Parameters.SolrVersion)", "SolrRoot" : "$($Parameters.DriveLetter):\\solr\\$($Parameters.SolrService)", "PasswordRecoveryUrl" : "$($Parameters.SitecoreUrl)", "SitecoreIdentityAuthority" : "https://$($Parameters.IdentityServerSiteName)", "ClientSecret" : "SIF-Default", "AllowedCorsOrigins" : "$($Parameters.SitecoreUrl)" } |