The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

launch-node.md 2.4 KiB

4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
4 yıl önce
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # Bubble Node Mode
  2. A Bubble in Node Mode is a proper Bubble that allows you to connect your devices to it, and manages network traffic
  3. on behalf of those devices.
  4. Launching a Bubble in Node Mode requires a Bubble in Remote Launcher Mode. If you don't have
  5. a Bubble in Remote Launcher Mode, go back and follow the [Remote Launcher Mode instructions](remote-launcher.md).
  6. ## Create a user
  7. Load your Remote Launcher's home page in a web browser.
  8. Click the "Sign Up" button in the header to create a new user account.
  9. Note: You *could* sign in using the root account and launch a Bubble from there, but this is discouraged for security reasons.
  10. It is *highly recommended* to launch new Bubbles using a regular user account, and not your Remote Launcher root account.
  11. You should use the root account on the Remote Launcher only to manage the system itself.
  12. ## Verify user
  13. After you create a user, the Remote Launcher will send an email with a verification link.
  14. Click the link in the email to verify your new account.
  15. ## Launch Bubble
  16. After you click the verification link, you should see a "Launch Bubble" screen.
  17. Choose your configuration options, then click the "Launch Your Bubble!" button kick things off.
  18. The screen will refresh and show a progress meter.
  19. While your Bubble is launching, take a moment to
  20. [install the Bubble Native app](https://support.getbubblenow.com/hc/en-us/articles/360050801634-Connect-a-device-to-your-Bubble)
  21. on each device you plan on connecting to your Bubble.
  22. When your Bubble finishes launching, it will show a "Connect to Bubble" button. Click this and you'll be connected
  23. to your Bubble Node.
  24. ## Connect Devices
  25. [Install the Bubble Native app](https://support.getbubblenow.com/hc/en-us/articles/360050801634-Connect-a-device-to-your-Bubble)
  26. on each device you plan on connecting to your Bubble.
  27. Start the app. At the bottom of the login screen, you should see "Running your own Bubble? Set Launcher".
  28. Click or tap "Set Launcher" and enter the hostname of your Remote Launcher.
  29. Then fill out the "Email" and "Password" fields, and click or tap the "Sign In" button.
  30. Your Bubble should automatically connect and configure the device. If it does not, click or tap the "Connect" button.
  31. ## Need Help? Have Questions?
  32. Check out the [Bubble Support Site](https://support.getbubblenow.com) for lots more great information about using and managing your Bubble.
  33. Send us an email at [support@getbubblenow.com](mailto:support@getbubblenow.com) if you need more help.