Hi guys,
I'm working on
Appveyor - deployment automation solution for ASP.NET apps. It is very cool for deploying CMS websites as it has a built-in support for migrating SQL databases, especially big ones. It can deploy to your own servers, Azure or AWS.
We have thoroughly tested it on deploying, moving, backup Kentico websites - works like a charm and handles 100 MB database with ease!
Recently I've published a
complete guide for deploying DotNetNuke websites and if there is any interest I could adopt it for Kentico!
It would be great if you take a look and let me know what you think.
I have a question though - would you be interested in integration with source control (Git, Mercurial), so Appveyor detects changes when you push, compiles the project (if required) and deploys website to your server? It could be kind of hosted continuous integration for your .NET projects!
Thank you!
-Feodor