The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

launch-node-from-local.md 1.5 KiB

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