← Back to docs

Sharing

On gpu.st, instances can be shared using the share command or through the web UI.

By default, instances aren't shared with anyone, and authentication is required to access them via SSH and HTTP, if a web server is running. Making an instance "public" removes the need to authenticate to access them on the web, but SSH remains protected. Authentication on the web is performed through the gpu.st platform so you don't need to worry about handling it yourself.

To share either SSH or HTTP access with another gpu.st user, you can use the share add command with their email address: share add my-instance user@email.net.