openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

Observation regarding AA server unavailability #31

Closed PrathibaJee closed 1 month ago

PrathibaJee commented 2 years ago

When AA application goes down , Impact :

Note :

Proposal for High availability :

Proposal#1 : If we are planning to continue with docker engine , a simple shell script that

Proposal#2 : If we are planning to move to an orchestrator(docker swarm, Kubernetes) then the orchestrator will take care of it.

PrathibaJee commented 1 year ago

Please refer the comment to get a view about the discussion for a similar topic in the EATL repository.

Currently CICD engineer included a High Availability script that monitors the PID of the containers and brings it back whenever it goes to unavailability. High level information about this script is available in this document .

Further keeping this issue open under milestone v2.0.0_impl to observe the applications availability in the version 2.0.0 implementation.

PrathibaJee commented 1 year ago

@ManasaBM1 , Please close this issue if HA script is working as expected. Thanks.

ManasaBM1 commented 1 month ago

HA script is working as expected , hence closing this issue