|
|
@@ -7,7 +7,7 @@ or are running the [Bubble Docker Launcher](docker-launcher.md). |
|
|
|
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> |
|
|
|
<a href="img/sign_in.png"><img src="img/sign_in.png" alt="screenshot of Sign In screen" height="500"/></a> |
|
|
|
|
|
|
|
Login to your Local Launcher using the root admin account that was created during activation. |
|
|
|
|
|
|
@@ -15,7 +15,7 @@ Login to your Local Launcher using the root admin account that was created durin |
|
|
|
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> |
|
|
|
<a href="img/launch_bubble.png"><img src="img/launch_bubble.png" alt="screenshot of Launch Bubble screen" 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: |
|
|
@@ -27,7 +27,11 @@ In the "Bubble Type" drop-down, ensure that "Fork Bubble" is selected. |
|
|
|
|
|
|
|
Choose your other configuration options, then click the "Launch Your Bubble!" button kick things off. |
|
|
|
|
|
|
|
The screen will refresh and show a progress meter. A typical launch will take about 10 minutes. |
|
|
|
The screen will refresh and show a progress meter, as in the screenshot below. |
|
|
|
A typical launch will take about 10 minutes, but don't fret, there's plenty to do while you wait - read on. |
|
|
|
|
|
|
|
#### Bubble Launching Screen |
|
|
|
<a href="img/launching.png"><img src="img/launching.png" alt="screenshot of Bubble Launching screen" height="500"/></a> |
|
|
|
|
|
|
|
## Your Very First Bubble |
|
|
|
The very first Bubble you launch will use a [packer image](packer.md) that was created |
|
|
|