Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question