Operation and Management With Docker
This section describes the operations and the management of T-KEIR services.
Start and stop the services
All the services are embedded in a docker-compose file to run the services go in directory runtime/docker and run:
List services
Stop and restart service
To stop a service :
To restart a service
Get output a a service (log)
Check the service health
You can check the health of a service by using the endpoint health of the service. The rest function will return standard http code 200 and a json description of the running service.
Tools life cyle and release
This first release is available on Thales Inner Sources repository. We make a tag for each project and create release when important features and bugs fixes has been done.