Jonathan Cobb пре 3 година
родитељ
комит
805d2f0b83
1 измењених фајлова са 2 додато и 3 уклоњено
  1. +2
    -3
      docs/launch-types.md

+ 2
- 3
docs/launch-types.md Прегледај датотеку

@@ -21,15 +21,14 @@ When using the API, set the `launchType` property in the JSON object that create
The two key distinguishing characteristics of each Launch Type are its **Mode** and how it handles **Cloud Services**.

### Bubble Mode
The mode can be either `sage` or `node`.
The mode can be either `sage` or `node`, and
is called `installType` in the [API](https://github.com/getbubblenow/bubble-docs/blob/master/api/README.md).

A `sage`, also called a launcher, is a Bubble that launches other Bubbles.
You don't connect devices to a sage/launcher. You just launcher other Bubbles with it.

A `node`, also often just called a Bubble, is a regular Bubble that acts as a VPN and you connect devices to it.

The mode is called `installType` in the [API](https://github.com/getbubblenow/bubble-docs/blob/master/api/README.md).

### Cloud Services
A bubble will either delegate cloud services back to the launcher that created it,
or use the cloud services directly itself.


Loading…
Откажи
Сачувај