Skip to content

monoceros port

Lists the workbench’s Traefik URLs: the default hostname plus a per-port hostname for each routing.ports entry. Paste one into your browser to reach a service running in the container.

Terminal window
monoceros port <name>
Terminal window
monoceros port acme
  • Read-only. It prints URLs; it exposes nothing. Add ports with monoceros add-port.
  • Needs declared ports. With no routing.ports in the yml it says so, and shows you how to add one.