The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
4 роки тому
12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. Launching a Bubble from a Local Launcher
  2. ========================================
  3. These instructions assume you have already set up a [Local Launcher](local-launcher.md)
  4. or are running the [Bubble Docker Launcher](docker-launcher.md).
  5. ## Login
  6. Open a browser window to your Local Launcher. You should see a screen like this one:
  7. #### Sign In Screen
  8. <a href="img/sign_in.png"><img src="img/sign_in.png" alt="screenshot of Sign In page" height="500"/></a>
  9. Login to your Local Launcher using the root admin account that was created during activation.
  10. ## Launch Bubble
  11. You should see a "Launch Bubble" screen, like the one below:
  12. #### Launch Bubble Screen
  13. <a href="img/launch_bubble.png"><img src="img/launch_bubble.png" alt="screenshot of Launch Bubble page" height="500"/></a>
  14. Click the "Launch with Advanced Settings" link below the `LAUNCH BUBBLE` button.
  15. You should now see the advanced launch settings screen, like the one below:
  16. #### Launch Settings Screen
  17. <a href="img/launch_settings.png"><img src="img/launch_settings.png" alt="screenshot of Launch Settings" height="500"/></a>
  18. In the "Bubble Type" drop-down, ensure that "Fork Bubble" is selected.
  19. Choose your other configuration options, then click the "Launch Your Bubble!" button kick things off.
  20. The screen will refresh and show a progress meter. A typical launch will take about 10 minutes.
  21. ## Your Very First Bubble
  22. The very first Bubble you launch will use a [packer image](packer.md) that was created
  23. during [activation](activation.md).
  24. If the image is still being built or needs to be built, that will add some time to the launch process.
  25. The [Bubble packer documentation](packer.md) has more details on this process.
  26. ## Install Bubble Native Apps
  27. While your Bubble is launching, take a moment to
  28. [install the Bubble Native app](https://support.getbubblenow.com/hc/en-us/articles/360050801634-Connect-a-device-to-your-Bubble)
  29. on each device you plan on connecting to your Bubble.
  30. When your Bubble finishes launching, it will show a "Connect to Bubble" button. Click this and you'll be connected
  31. to your Bubble Node.