Skip to content

Improve the Initialisation Scripts for Services #20

@VincenzoFerme

Description

@VincenzoFerme

Some services, e.g., kafka, cassandra, minio, have initialisation scripts that impact the status of the service itself. In case of a service automatic restart due to a failure, this impact the possibility to correct restart.

We should evaluate a way to skip the initialisation if already initialised (e.g., using a file on the file system or an environment variable if it survives the restart [i don't think so]) or a better and safer way to initialise the service.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions