Procházet zdrojové kódy

update docs

tags/v1.5.4
Jonathan Cobb před 4 roky
rodič
revize
24879c14bc
5 změnil soubory, kde provedl 10 přidání a 0 odebrání
  1. +1
    -0
      docs/activation.md
  2. +3
    -0
      docs/launch-node-from-local.md
  3. +3
    -0
      docs/launch-node-from-remote.md
  4. +1
    -0
      docs/local-launcher.md
  5. +2
    -0
      docs/remote-launcher.md

+ 1
- 0
docs/activation.md Zobrazit soubor

@@ -4,6 +4,7 @@ The very first time Bubble runs it has a blank database, nothing has been define

If you load the Bubble webapp, you'll see a screen like this one:

#### Activation Screen
<a href="img/activation.png"><img src="img/activation.png" alt="screenshot of Activation page" height="500"/></a>

This is a Bubble that is awaiting activation.


+ 3
- 0
docs/launch-node-from-local.md Zobrazit soubor

@@ -6,6 +6,7 @@ or are running the [Bubble Docker Launcher](docker-launcher.md).
## Login
Open a browser window to your Local Launcher. You should see a screen like this one:

#### Sign In Screen
<a href="img/sign_in.png"><img src="img/sign_in.png" alt="screenshot of Sign In page" height="500"/></a>

Login to your Local Launcher using the root admin account that was created during activation.
@@ -13,11 +14,13 @@ Login to your Local Launcher using the root admin account that was created durin
## Launch Bubble
You should see a "Launch Bubble" screen, like the one below:

#### Launch Bubble Screen
<a href="img/launch_bubble.png"><img src="img/launch_bubble.png" alt="screenshot of Launch Bubble page" height="500"/></a>

Click the "Launch with Advanced Settings" link below the `LAUNCH BUBBLE` button.
You should now see the advanced launch settings screen, like the one below:

#### Launch Settings Screen
<a href="img/launch_settings.png"><img src="img/launch_settings.png" alt="screenshot of Launch Settings" height="500"/></a>

In the "Bubble Type" drop-down, ensure that "Fork Bubble" is selected.


+ 3
- 0
docs/launch-node-from-remote.md Zobrazit soubor

@@ -5,6 +5,7 @@ These instructions assume you have already set up a [Remote Launcher](remote-lau
## Create a user
Open a browser window to your Remote Launcher. You should see a screen like this one:

#### Sign In Screen
<a href="img/sign_in.png"><img src="img/sign_in.png" alt="screenshot of Sign In page" height="500"/></a>

Click the "Sign Up" button in the header to create a new user account.
@@ -20,6 +21,7 @@ Click the link in the email to verify your new account.
## Launch Bubble
After you click the verification link, you should see a "Launch Bubble" screen, like the one below:

#### Launch Bubble Screen
<a href="img/launch_bubble.png"><img src="img/launch_bubble.png" alt="screenshot of Launch Bubble page" height="500"/></a>

If you don't want to customize anything, just click or tap the `LAUNCH BUBBLE` button, and you're off and running!
@@ -27,6 +29,7 @@ If you don't want to customize anything, just click or tap the `LAUNCH BUBBLE` b
If you like to tweak settings, click the "Launch with Advanced Settings" link below the `LAUNCH BUBBLE` button.
You should now see the advanced launch settings screen, like the one below:

#### Launch Settings Screen
<a href="img/launch_settings.png"><img src="img/launch_settings.png" alt="screenshot of Launch Settings" height="500"/></a>

Choose your configuration options, then click the "Launch Your Bubble!" button kick things off.


+ 1
- 0
docs/local-launcher.md Zobrazit soubor

@@ -14,6 +14,7 @@ into your browser's location bar.

If you load the Bubble webapp, you'll see a screen like this one:

#### Activation Screen
<a href="img/activation.png"><img src="img/activation.png" alt="screenshot of Activation page" height="500"/></a>

## Activation


+ 2
- 0
docs/remote-launcher.md Zobrazit soubor

@@ -23,6 +23,7 @@ address and the password used during activation.
## Fork a Remote Launcher
After you log in, you should see a "Launch Bubble" screen, like the one below:

#### Launch Bubble Screen
<a href="img/launch_bubble.png"><img src="img/launch_bubble.png" alt="screenshot of Launch Bubble page" height="500"/></a>

If you don't see this screen, click the "My Bubble" link in the left sidebar.
@@ -30,6 +31,7 @@ If you don't see this screen, click the "My Bubble" link in the left sidebar.
Click the "Launch with Advanced Settings" link below the `LAUNCH BUBBLE` button.
You should now see the advanced launch settings screen, like the one below:

#### Launch Settings Screen
<a href="img/launch_settings.png"><img src="img/launch_settings.png" alt="screenshot of Launch Settings" height="500"/></a>

In the "Bubble Type" drop-down box, ensure "Fork Launcher" is selected.


Načítá se…
Zrušit
Uložit