0% found this document useful (0 votes)
57 views9 pages

Calibration Management System (CMS) Production Deployment

The document provides steps for deploying a Calibration Management System (CMS) into a production environment. It outlines 7 high-level steps for the production deployment including testing server availability, accessing the server, deploying required software, installing CMS code components and data, setting up configurations, migrating existing data, and testing. It also lists 10 specific software installation steps for packages like Java, MySQL, MySQL Workbench, and required libraries.

Uploaded by

Hari Harasan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views9 pages

Calibration Management System (CMS) Production Deployment

The document provides steps for deploying a Calibration Management System (CMS) into a production environment. It outlines 7 high-level steps for the production deployment including testing server availability, accessing the server, deploying required software, installing CMS code components and data, setting up configurations, migrating existing data, and testing. It also lists 10 specific software installation steps for packages like Java, MySQL, MySQL Workbench, and required libraries.

Uploaded by

Hari Harasan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Calibration Management System (CMS) Production Deployment

1. Production Deployment Steps

Step 1: Testing Server Availability - Testing - Hari


Step 2: Accessing the Server via AnyDesk - Hari & Avinash
Step 3: Deploy the below list of software as per instruction from Ram (DBA) – Section 2
MySql
My SQL workbench
JDK 8
Tomcat 9 server
Libraries - Bootstrap
Related Jar Files

Step 4: Install CMS code components


CMS Jar files
Deploy SQL scripts

Step 6: Set up LOV, Emails and Users

Step 7: Migration of existing calibration data

Step 5: Sanity Testing of CMS Production Environment

Step 6: Share the Production URL with Spirax

2. Software installation steps

Please find the installation steps below.


 
1. Accept the license & Download jdk 8.1 from the below link - completed
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-
2133151.html

2. Download windows 64-bit Mariadb (Mysql) msi package server from below link
completed
https://downloads.mariadb.org/interstitial/mariadb-10.3.11/winx64-packages/mariadb-
10.3.11-winx64.msi/from/http%3A//mirrors.bestthaihost.com/mariadb/

3. Download MS VC++ 15 libraries for Mysql workbench completed


https://www.microsoft.com/en-us/download/details.aspx?id=48145
4. Download Mysql workbench from (click on "No, Thanks Start my download") completed
https://dev.mysql.com/downloads/file/?id=480542

5. Go to Downloads location and Double-click on java to insall click next/continue until


finish. 

6. Install vc++ libraries by double clicking and click next/continue until fins.

7. Next install Mariadb msi file to start installing mysql server

Here check enable networking also.

Click on finish 

8. Install mysql workbench by double-clicking mysql-workbench msi/exe file.


1. To install MySQL Workbench, right click on the MSI file and select the Install option from the
pop-up menu, or simply double-click the file.
2. In the Setup Type window you may choose a Complete or Custom installation. To use all features
of MySQL Workbench choose the Complete option.
3. Unless you choose otherwise, MySQL Workbench is installed in C:\%PROGRAMFILES
%\MySQL\MySQL Workbench 5.1 edition_type\, where %PROGRAMFILES% is the default directory for
programs for your locale. The%PROGRAMFILES% directory may be C:\Program Files
9. press windows+R , type services.msc in the box and ensure mysql is in the list of services that appear in this
window.
10. Launch MySql workbench. Connect to root, localhost account appearing on first screen with root password
given while installing mariadb. (Ignore the error)

Screen Shots
Password: root123
cms123

You might also like