Installing the web application in Tridion 2013 SP1 (.NET)
Run the web-install.ps1 PowerShell script using the available parameters to create the Web application for SDL Digital Experience Accelerator Web sites.
Before you begin
- If you are installing DXA 1.4, make sure you have .NET 4.5.2 installed.
- Run the PowerShell script from a machine that has access to your Content Data Store database, for example on the machine that hosts the DXA Web site.
About this task
- Setting Parameters
-
You can set the script parameters before running the script or on the command line:
- Set the parameters on the command line when you run web-install.ps1 from the PowerShell command line, prefixing the parameters with a hyphen, for example
-distDestination
- Set the parameters on the command line when you run web-install.ps1 from the PowerShell command line, prefixing the parameters with a hyphen, for example
- Installing on Live and Staging Web sites
-
You need to run the web-install.ps1 PowerShell script on each machine where you want to publish content to, as defined by your Publication Targets. For example, on a Live machine where your external Web site is running, and/or on your Staging machine where you publish to an internal Web site where Experience Manager is set up for inline editing. Use the
deployTypeparameter to specify the type of machine your are deploying to.