Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Integrate Content-Publisher Service Using Docker Compose #9

@enddynayn

Description

@enddynayn

Description
To simplify the local development setup of our content publishing service, we need to introduce Docker Compose. This involves creating a docker-compose.yml file at the root of our project that defines and configures the content-publisher service using its Docker image.

Acceptance Criteria

  • Add docker-compose.yml in the root of the directory
  • The file should define a service name content-publishing-service
  • Add environment variables necessary for content-publisher
  • Update documentation in README.md
  • Add network configurations to content-publisher
  • Expose port

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions