Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

12. Player                                                                                                                    # Deploys Player service, used to display Frontend of App

Note: This player deployment job will fail first time and Jenkins will ask for In process Approval Script. Click on the approval link in the deploy job page and provide explicit approval for new java.io.File java.lang.String and method java.io.File exists. Now rerun Player deployment.

13. Learner                                                                                                                 # Deploys Learner Service, handles user management, helps in searching content
14. Content                                                                                                                 # Deploys Content service, Helps in creation of content
15. Telemetry                                                                                                              # Deploys Telemetry Service, Helps in sending telemetry to kafka
16. TelemetryLogstashDataPipeline                                                                                           # Deploys logstash container, which sends telemetry to kafka

...