Customer :Client was the product owner of a Claims Management System, a product which supports customers in full claim cycle for various clients. This claims management system is widely used by many corporate firms to support their business both internally and over web.
Business Problem :This system consisted of several ASP.NET web applications, web/windows services, Database schema / master data update and schedule tasks (needing their own very specific IIS configuration settings), that was being installed to various clients remote server and also that was manually connected to the server (Which included DEV, QA and PROD instances).
Every client machine had its specific configuration and settings which needed to be taken care of during updates or creating a new client machine.
In addition to the product deployment, certain software also needed to be installed with client specific licence keys on target machine.
The business situation required a tool to remove all manual intervention in the deployment process which can be both a new and an update request.
Challenges: Considering, multiple configurations, additional proprietary software installation which were required to service request for different client location, a new automated build needed to be created from the latest server code. Then a separate font needed to be installed with client specific keys, and some of the deployment processes also needed several server restarts. The challenge was also in the fact that, few clients worked offline and did not want to open there firewall.
The Gunaatita Edge: proposed an automated installer which is competent to perform all the manual action on just a button click. Our developers created custom scripts/packages (Web Application, Windows Service, Tasks, Database and software installer) and combined them to a single process that was to be used during the deployment process using octopus deployment as the key tool.
Gunaatita also provided an offline installer for those clients which were not available on web. We also provided the guideline/demo regarding the whole processes and the know how to promote builds to different environments like DEV to QA to PROD etc. We also documented the whole process on how to create a new client environment and other dependent steps.