Running a Server Application
Port Configuration
Under Port setting of Create New Workspace page, you can expose a server application running in a VESSL workspace instance on a configured port.

Before editing your port settings, you should stop your workspace.

Running a Server Application
You can run a simple server application like the following Python file server.
You can access the running server application by clicking the port number under METADATA.


Last updated