How to add a port number

If you want to use a template to run a web application or a specific service, you need to set the port number in advance for external access. If you do not register a port number, your HTTP access may be restricted, so please be sure to add the port you use according to the purpose of the service.


  1. Go to the machine rental page.

  1. In the template selection phase, click the [View Information] button at the bottom right of the template you want to use to expand the details.

  1. After clicking the [Edit] button at the bottom of the expanded information, add and [Save Changes] the port number to be exposed inside the container.

  1. When the port setting is complete, press the [Rent] button to run the machine.

  1. When the rental is complete, click the [SSH/WEB] button on the dashboard and select the [HTTP] tab in the model that appears.

  1. If you click the access address (URL) displayed on the HTTP tab, a new tab will open, and you can check the web service screen connected to the registered port.

The address value is the address value that communicates with 9999 inside the container from the actual outside.

Last updated