Skip to content

CLI for service generation #44

Description

@singhalkarun

A CLI that takes important attributes of a service and adds it in the docker-compose.yaml file (if docker-compose.yaml doesn't exists, it creates a docker-compose.yaml)

SERVICE_NAME
IMAGE_URL
MEM_LIMIT
REPLICAS
ENVIRONMENT: a:b c:d e:f
VOLUMES

Service attributes will be very similar to what we had in K8S.

  1. Onboard a service
  2. Expose a service using caddy - (service name, service port) - Add an entry to Caddyfile (if it doesn't exist create it)

Metadata

Metadata

Assignees

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