You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Tool Upgrade Documentation

Objective: Upgrade the existing tools and technologies to the latest versions and configure them appropriately.

Activities Performed:

  1. Database Backup:
    • Duration: 2 hours
    • Description: Backup of the current database to ensure no data loss during the upgrade process.
  2. Uninstallation of Previous Versions:
    • Java 1.8
    • MySQL 5.7
    • Redis
    • WildFly 11
    • Duration: 40 minutes
    • Tools Uninstalled:
  3. Installation of New Versions:
    • JDK 17
    • MySQL 8.0
    • Redis 5
    • WildFly 30
    • Duration: 1 hour 15 minutes
      • Paths for all Tools

         Wildfly30 – E:\uat_new\wildfly-30.0.0.Final\wildfly-30.0.0.Final

         Redis5 – C:\Program Files\Redis
         Java17 – C:\Program Files\Java\jdk-17.0.3.1
         MySQL8 –  F:\MYSQL8\MySQL\MySQL Server 8.0
  4. Database Restoration:
    • Duration: 2 hours
    • Description: Restored the database from the backup created earlier.
  5. Creation of Database Users:
    • Description: Created necessary database users with required privileges for operational needs.
  6. Configuration of WildFly:
    • Description: Set up WildFly paths for Java and MySQL to ensure proper integration and functionality.
  7. Creation of Shortcuts:
    • Description: Created necessary shortcuts on the desktop for quick access to the newly installed tools.

Summary of Time Spent:

  • Database Backup: 2 hours
  • Uninstallation: 45 minutes
  • Installation: 1 hour
  • Database Restoration: 2 hours
  • Configuration and Setup: 2 hours
  • Total Time: 7 Hours 45 Minutes

Next Steps:

  1. Verification:
    • Ensure all tools are functioning as expected.
    • Verify database integrity and user access.
  2. Testing:
    • Conduct thorough testing of the upgraded tools and configurations.
    • Confirm that all integrations and functionalities are operational.
  3. Documentation:
    • Installation guide added 


  • No labels