S
Scott
I'm looking for a good way to *push* updates out. Web Updates, BITS,
and ClickOnce all seem to be based on the client *pulling* updates.
With our applications we normally have to deploy updates to the
database, business tier, and applications in sync. IOW, once the
database is updated I must ensure the old mid tier and application
versions are shut down until the database is updated, mid tiers
updated, and then the apps can be restarted.
I know there's probably not a prebuilt solution to handle the complete
scenario, but here's what I envision. I'd like to have a central
command center that allows me to see where all of my mid tiers and
applications are installed and let me know if they're currently being
used. If the applications are being used, I can send the user a message
or even close the app at some point. After everything is properly shut
down, I push the updates to the mid tier and application machines.
This would allow us to deploy our updates with just a few folks instead
of 10+.
Any thoughts on the best way to proceed with such a tool?
Scott C.
and ClickOnce all seem to be based on the client *pulling* updates.
With our applications we normally have to deploy updates to the
database, business tier, and applications in sync. IOW, once the
database is updated I must ensure the old mid tier and application
versions are shut down until the database is updated, mid tiers
updated, and then the apps can be restarted.
I know there's probably not a prebuilt solution to handle the complete
scenario, but here's what I envision. I'd like to have a central
command center that allows me to see where all of my mid tiers and
applications are installed and let me know if they're currently being
used. If the applications are being used, I can send the user a message
or even close the app at some point. After everything is properly shut
down, I push the updates to the mid tier and application machines.
This would allow us to deploy our updates with just a few folks instead
of 10+.
Any thoughts on the best way to proceed with such a tool?
Scott C.