Deploy visual studio project with "umbraco cms" nuget package to UaaS
Hello
I tried to deploy visual studio empty web project with installed "umbraco cms" package (version 7.5.5) to Umbraco cloud. Can't make site working after deployment. Is there any guidance how to deploy umbcaco to UaaS using this approach ?
Deploy visual studio project with "umbraco cms" nuget package to UaaS
Hello
I tried to deploy visual studio empty web project with installed "umbraco cms" package (version 7.5.5) to Umbraco cloud. Can't make site working after deployment. Is there any guidance how to deploy umbcaco to UaaS using this approach ?
Thanks in advance Dmitry
Hi Dmitry,
As I understand your question is that you have installed Umbraco CMS on your local machine, and now you want to move this to Umbraco Cloud.
If this is the case then you should follow this guide on how to move an existing website.
https://github.com/umbraco/.comDocumentation/blob/master/Deployment/existingsite.md
I also need to say that Umbraco 7.5.5 has not been official released yet, as you can see here it´s 97% done https://our.umbraco.org/contribute/progress
If you want to work with Umbraco Cloud using Visual studio try to see this documentation https://our.umbraco.org/documentation/Umbraco-Cloud/Set-Up/Working-With-Visual-Studio/
Hope this helps,
/Dennis
Thank you, Dennis.
You helped me to solve this issue.
I just started working with Umbraco Cloud. And have a consern regarding aproach I am using right now (deploying umbraco via nuget package to UaaS).
I see some limitations here:
Is it a good way to work with umbraco cloud ? In what cases this setup can be prefarable ?
Thanks in advance
is working on a reply...