Backprop Docs
Dashboard
  • Getting Started
    • Introduction
    • Quickstart
  • Usage
    • Environments
    • Instances
    • Jupyter Lab
Powered by GitBook
On this page
  • Deploying an instance
  • Destroying an instance
  1. Usage

Instances

PreviousEnvironmentsNextJupyter Lab

Last updated 10 months ago

Instances are virtual machines that run your environment. All resources allocated to an instance are exclusive to you. You get full root access on your instance.

Every instance gets a dedicated public IPv4 address without any port restrictions.

Take care to implement authentication for any applications you host on the public interface

Deploying an instance

Instances are deployed by running an environment. Learn more about .

You can navigate to the in the dashboard and hit Deploy.

This prompts you for your desired instance type and your public SSH key. If you just care about Jupyter and do not want direct SSH access to the host then you can leave it empty.

Deploying an instance usually takes around 1 minute but can take longer if your environment needs to be transferred to a different underlying host machine.

Destroying an instance

Destroying an instance permanently deletes all unsaved data. If you also destroy the environment then all data is permanently deleted.

To destroy an instance, either stop your environment or press the destroy icon on the page.

instances
environments
instances page