The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

launch-node-from-local.md 1.3 KiB

3 vuotta sitten
3 vuotta sitten
3 vuotta sitten
3 vuotta sitten
3 vuotta sitten
1234567891011121314151617181920212223242526272829303132
  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. Login to your Local Launcher using the root admin account that was created during activation.
  7. ## Launch Bubble
  8. You should see a "Launch Bubble" screen.
  9. In the "Bubble Type" drop-down, choose "Fork Bubble"
  10. Choose your configuration options, then click the "Launch Your Bubble!" button kick things off.
  11. The screen will refresh and show a progress meter. A typical launch will take about 10 minutes.
  12. ## Your Very First Bubble
  13. The very first Bubble you launch will use a [packer image](packer.md) that was created
  14. during [activation](activation.md).
  15. If the image is still being built or needs to be built, that will add some time to the launch process.
  16. The [Bubble packer documentation](packer.md) has more details on this process.
  17. ## Install Bubble Native Apps
  18. While your Bubble is launching, take a moment to
  19. [install the Bubble Native app](https://support.getbubblenow.com/hc/en-us/articles/360050801634-Connect-a-device-to-your-Bubble)
  20. on each device you plan on connecting to your Bubble.
  21. When your Bubble finishes launching, it will show a "Connect to Bubble" button. Click this and you'll be connected
  22. to your Bubble Node.