Setting up publishing
Set up publishing to generate publishable content in Content Manager and transfer the resulting content to a Web site. To publish to a staging site on which your users edit content using Experience Manager, set up publishing for Experience Manager.
- Topology Manager concepts
Use Topology Manager to communicate information between a Content Manager environment on the one hand, and one or more Content Delivery environments. - Configuring your delivery infrastructure in Topology Manager
Use the PowerShell scripts at your disposal to define your complete delivery infrastructure and map it to your Content Manager instance(s). You can also performs the steps in this task in one go by running the PowerShell script %TRIDION_HOME%\bin\Configure-NewStyle-Publishing.ps1, but that script interactively prompts you for every parameter listed under every individual script below. This task is typically performed by the Business IT department of your organization. - Setting up publishing for Experience Manager
To be able to publish to an Experience Manager-enabled Content Delivery environment, the Preview Service and the Session-enabled Content Service must have been set up on the Content Delivery side, and their Capability must have been registered with its Discovery Service. To find out if Experience Manager is set up properly, run the commandjava -jar discovery-registration.jar readand verify thatPreviewWebServiceCapabilityandContentServiceCapabilityare mentioned in the result. - Creating a basic Business Process Type for publishing
Create a basic Business Process Type to define where to publish the resources of a Web site contained in your Publication. Creating a Business Process Type also involves creating one or more Target Types. - Configuring the Transport Service
Configure the Transport Service to make actual publishing of content possible.