@@ -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: | 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> | <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. | This is a Bubble that is awaiting activation. | ||||
@@ -6,6 +6,7 @@ or are running the [Bubble Docker Launcher](docker-launcher.md). | |||||
## Login | ## Login | ||||
Open a browser window to your Local Launcher. You should see a screen like this one: | 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 page" height="500"/></a> | ||||
Login to your Local Launcher using the root admin account that was created during activation. | 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 | ## Launch Bubble | ||||
You should see a "Launch Bubble" screen, like the one below: | 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 page" height="500"/></a> | ||||
Click the "Launch with Advanced Settings" link below the `LAUNCH BUBBLE` button. | 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: | 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> | <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. | In the "Bubble Type" drop-down, ensure that "Fork Bubble" is selected. | ||||
@@ -5,6 +5,7 @@ These instructions assume you have already set up a [Remote Launcher](remote-lau | |||||
## Create a user | ## Create a user | ||||
Open a browser window to your Remote Launcher. You should see a screen like this one: | 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> | <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. | 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 | ## Launch Bubble | ||||
After you click the verification link, you should see a "Launch Bubble" screen, like the one below: | 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> | <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! | 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. | 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: | 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> | <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. | Choose your configuration options, then click the "Launch Your Bubble!" button kick things off. | ||||
@@ -14,6 +14,7 @@ into your browser's location bar. | |||||
If you load the Bubble webapp, you'll see a screen like this one: | 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> | <a href="img/activation.png"><img src="img/activation.png" alt="screenshot of Activation page" height="500"/></a> | ||||
## Activation | ## Activation | ||||
@@ -23,6 +23,7 @@ address and the password used during activation. | |||||
## Fork a Remote Launcher | ## Fork a Remote Launcher | ||||
After you log in, you should see a "Launch Bubble" screen, like the one below: | 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> | <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. | 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. | 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: | 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> | <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. | In the "Bubble Type" drop-down box, ensure "Fork Launcher" is selected. | ||||