v3.0.0
  • 12 Oct 2022
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

v3.0.0

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

Wolverine CR's v3.0.0

June 18th, 2020                                                                                                        Version 3.0.0


List of Services/Processes


App Name 

Container Name 

Port Number 

Frontend 

- 

 

Middleware 

dl_asset_track_middleware_app 

3000 

Wrapper Admin Service 

dl_wolverine_wrapper_admin_service_app 

3000 

Wrapper SFTP Handler 

dl_wolverine_wrapper_sftp_handler_app 

3001 

Wrapper Delta Consumer 

dl_wolverine_wrapper_delta_consumer_app 

NA 

Wrapper Delta Processor 

dl_wolverine_wrapper_delta_processor_app 

NA 

Wrapper Scheduler Service 

dl_wolverine_wrapper_report_scheduler_app 

3002 

Wrapper Report Service  

dl_wolverine_wrapper_report_service_app 

NA 



Steps to run migration script for EOD (For Production)

  • Go to wrapper report service server. 
  • Go inside the report service docker container using command - docker exec -it <CONTAINER ID> sh 
  • Inside the container run this command- node migration-scripts/prepareEODLastExecutionInfo.js 
  • It creates a file named “EODLastExecutionInfo.json” in the root directory of docker. 
  • Copy files “EODLastExecutionInfo.json” (do not copy this file from migration-scripts directory ) and “migration-scripts/updateEODLastExecutionScript.js”. 
  • Go to Mongo DB server(primary). 
  • Paste both EODLastExecutionInfo.json” and “updateEODLastExecutionScript.js” files in the same directory on DB server. 
  • Add the wrapper DB name credentials in “updateEODLastExecutionScript.js” file. 
  • Run DB migration script with the command -  mongo updateEODLastExecutionScript.js 
  • Share the result. 
  • Delete the files from the server. 
  • Log out from the server. 

For any questions, please email us at dlfreight.support@dltlabs.io


Cet article vous a-t-il été utile ?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.