Hello, We use Umbraco 7.4.1. I wasn't involved in the installation but I know its part of our web app; I'm assuming this means not Umbraco Cloud?
In any case, I'm trying to understand how to easily move (Content, Template, etc.) from our Stage website to Prod website.
I understand one can possibly use Git for the deployment if using Umbraco Cloud. But since we're not using Umbraco Cloud (at least that's what I think), then how do non Umbraco Cloud installations deploy changes from say Stage to Prod?
If it was on Cloud you would have access to a cloud interface, which it does not sound like you have. So it's safe to assume you have a traditional setup.
Umbraco Cloud is using an engine called "Deploy" in order to make it easy to sync content, document type, data types etc. between environments and there is work being done from HQ to offer Deploy as a non-cloud package too to make deployment easier - But I think it's still in beta and it's been a while since there has been some news on the matter.
Deploy Umbraco Stage changes to Prod
Hello, We use Umbraco 7.4.1. I wasn't involved in the installation but I know its part of our web app; I'm assuming this means not Umbraco Cloud?
In any case, I'm trying to understand how to easily move (Content, Template, etc.) from our Stage website to Prod website.
I understand one can possibly use Git for the deployment if using Umbraco Cloud. But since we're not using Umbraco Cloud (at least that's what I think), then how do non Umbraco Cloud installations deploy changes from say Stage to Prod?
Thanks
Hi Randy
If it was on Cloud you would have access to a cloud interface, which it does not sound like you have. So it's safe to assume you have a traditional setup.
Umbraco Cloud is using an engine called "Deploy" in order to make it easy to sync content, document type, data types etc. between environments and there is work being done from HQ to offer Deploy as a non-cloud package too to make deployment easier - But I think it's still in beta and it's been a while since there has been some news on the matter.
So for now I will recommend you give the amazing uSync package by Kevin Jump a spin - You can find the package here https://our.umbraco.com/packages/developer-tools/usync/ but it's also available from Nuget.
Edit: Here is the latest news on Deploy as an independent pacakge that I could find on the blog - The blog post also contains a link to the first news about it: https://umbraco.com/blog/update-on-umbraco-on-premise-deployment-ii/
I hope this helps :-)
/Jan
is working on a reply...