Skip to content

Decouple upload-service from back-end #79

@slifty

Description

@slifty

Right now the back-end runs the upload service in the same docker image as the php; this means there is a weird coupling between back-end's Dockerfile.dev that doesn't quite belong. For instance: if we update node in upload service we need to update the back-end repository as well.

I believe it would be better to have the services separated / upload service running in its own container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions