The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

launch-node-from-remote.md 1.8 KiB

3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
12345678910111213141516171819202122232425262728293031323334353637
  1. Launching a Bubble from a Remote Launcher
  2. =========================================
  3. These instructions assume you have already set up a [Remote Launcher](remote-launcher.md).
  4. ## Create a user
  5. Click the "Sign Up" button in the header to create a new user account.
  6. Note: You *could* sign in using the root account and launch a Bubble from there, but this is discouraged for security reasons.
  7. It is *highly recommended* to launch new Bubbles using a regular user account, and not your Remote Launcher root account.
  8. You should use the root account on the Remote Launcher only to manage the system itself.
  9. ## Verify user
  10. After you create a user, the Remote Launcher will send an email with a verification link.
  11. Click the link in the email to verify your new account.
  12. ## Launch Bubble
  13. After you click the verification link, you should see a "Launch Bubble" screen.
  14. Choose your configuration options, then click the "Launch Your Bubble!" button kick things off.
  15. The screen will refresh and show a progress meter. A typical launch will take about 10 minutes.
  16. ## Your Very First Bubble
  17. The very first Bubble you launch will use a [packer image](packer.md) that was created
  18. during [activation](activation.md).
  19. If the image is still being built or needs to be built, that will add some time to the launch process.
  20. The [Bubble packer documentation](packer.md) has more details on this process.
  21. ## Install Bubble Native Apps
  22. While your Bubble is launching, take a moment to
  23. [install the Bubble Native app](https://support.getbubblenow.com/hc/en-us/articles/360050801634-Connect-a-device-to-your-Bubble)
  24. on each device you plan on connecting to your Bubble.
  25. When your Bubble finishes launching, it will show a "Connect to Bubble" button. Click this and you'll be connected
  26. to your Bubble Node.