Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coreyasmith/sitecore-publishing-service-azure-templates
☁ Azure Resource Manager (ARM) templates to install the @Sitecore Publishing Service in a Sitecore Azure PaaS environment.
https://github.com/coreyasmith/sitecore-publishing-service-azure-templates
arm-templates publishing-service sitecore
Last synced: 3 months ago
JSON representation
☁ Azure Resource Manager (ARM) templates to install the @Sitecore Publishing Service in a Sitecore Azure PaaS environment.
- Host: GitHub
- URL: https://github.com/coreyasmith/sitecore-publishing-service-azure-templates
- Owner: coreyasmith
- Created: 2018-08-19T19:42:41.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2020-08-12T16:47:17.000Z (about 4 years ago)
- Last Synced: 2024-05-27T20:38:16.053Z (5 months ago)
- Topics: arm-templates, publishing-service, sitecore
- Language: PowerShell
- Homepage: https://www.coreysmith.co/sitecore-publishing-service-deploy-to-azure-with-arm-templates/
- Size: 14.6 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - Publishing Service Azure Templates - ARM templates to install the Sitecore Publishing Service in your Sitecore Azure PaaS environment and scripts to create the necessary Web Deployment Packages. (Publishing)
README
# Sitecore Publishing Service Azure Templates
This repository contains Azure Resource Manager templates to install the
[Sitecore Publishing Service][1] in your Sitecore Azure PaaS environment and
scripts to create the necessary Web Deployment Packages.## ⚠️Warning⚠️
_**DO NOT**_ link directly to the ARM templates in this repository for your
deployment. Copy these templates to your own servers. I do not guarantee this
repository will always exist and I may make breaking changes to the templates at
any point in the future.## Documentation
The templates here are meant to integrate with the
[Sitecore Azure Quickstart Templates][2].Sitecore does not publish Web Deployment Packages (WDPs) for the Publishing
Service, you must create your own. For details on how to create WDPs for the
Publishing Service and more information about these templates, read my blog
post: .## Compatibility
These ARM templates have been designed to work with Publishing Service 3.0, 3.1,
and 4.0 in an Azure PaaS environment.[1]: https://dev.sitecore.net/Downloads/Sitecore_Publishing_Service.aspx
[2]: https://github.com/Sitecore/Sitecore-Azure-Quickstart-Templates