Skip to content

Development - Docker - Improve the deployment process #1684

@vcerenu

Description

@vcerenu

Description

The deployment files for the single and multi-node Docker environments need to be fixed and improved, removing currently used options that do not correspond to the deployment in v5.0.0, and adding options that improve the deployment.

The current deployment process is optimized for the use of Docker Compose v1, it is required to update the necessary options in the docker-compose.yml files so that the deployment is compatible with Docker Compose v2, which is the most recent version.

TAsks

  • Adjust the docker-compose.yml file of the single node deployment with the adjustments to the new version, remove unused options and add all the parameters necessary for the new deployment
  • Adjust the docker-compose.yml file of the multi node deployment with the adjustments to the new version, remove unused options and add all the parameters necessary for the new deployment
  • Test the single and multi-node deployment, verifying that no errors are found and that the result is as expected.

DRI

Gonzalo Acuña

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions