Ports

At the moment, Strio handles two kind of ports: tcp and udp.

🔜http ports will be available soon.

An environment variable is created automatically for each port, following this syntax:

STRIO_<CONTAINER_NAME>_PORT_port

To expose those ports, Strio can add a load balancer or a reverse proxy. There is one subdomain per environment with one URL per port, following this syntax:

<_CONTAINER_NAME>.<ENV_NAME>.<SERVICE_NAME>.<ORGANIZATION_NAME>.STRIO.CO