Skip to content

Consider using docker-compose for the fullstack deployment #356

@robertodauria

Description

@robertodauria

Currently the fullstack deployment (ndt-server + tcp-info + traceroute-caller + packet-headers) is a single Docker container with a startup script that runs all the components in the background.

A docker-compose configuration file that brings up the whole stack would probably be easier to read and maintain.

Something similar was done here.

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