📄️ HTTP Service
How to connect via HTTP?
📄️ TCP Ports
To access your instance via public endpoint, you will need to add TCP ports to the container configuration. When your container is created, you will receive a public domain and an external public port mapping to access your service. An external public port will be randomly selected from the range 30000-40000.
📄️ SSH Terminal
You can add up to 10 SSH keys to enable remote access. These keys will be automatically injected into the container at runtime, allowing you to SSH into the container using any of them.