O
O
Oleg Tarakanov2014-12-05 10:03:53
IIS
Oleg Tarakanov, 2014-12-05 10:03:53

Are there tools to auto-update a site on IIS?

Hello!
The task is to update a site that runs under IIS and uses MS SQL database to store data.
Basic requirements:
1. client-server solution;
2. auto-update or update on demand from the server;
3. receiving an archive with an update (with checking the md5 sum of the archive);
4. stopping the site in IIS;
5. backup of the site's source directory and database (in the site's config there can be an unlimited number of databases);
6. updating the original content of the site folder;
7. checking the operation of the site and authorization on it;
8. in case of failure at startup - rollback to the previous version of the site and database;
9. notification of the "master" about the status of the update.
We are looking for both ready-made solutions-constructors and platforms for the implementation of the task.
Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Tarakanov, 2016-05-26
@druoleg

We settled on WebDeploy+Teamcity.

S
Sergey, 2014-12-05
@bk0011m

Why platforms if there is a Power Shell and a scheduler?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question