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.
monoceros port <name>Examples
Section titled “Examples”monoceros port acmeBehavior
Section titled “Behavior”- Read-only. It prints URLs; it exposes nothing. Add ports with
monoceros add-port. - Needs declared ports. With no
routing.portsin the yml it says so, and shows you how to add one.
See also
Section titled “See also”- Proxy and tunnels - how the proxy hostnames work.
monoceros add-port- expose a port.monoceros tunnel- raw TCP instead of HTTP.