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.md 1.6 KiB

4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
4 年之前
12345678910111213141516171819202122232425262728293031
  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 Local or Remote Launcher Mode. If you don't have
  5. a Bubble in Local or Remote Launcher Mode, go back and follow the [Local Launcher Mode instructions](local-launcher.md)
  6. and/or the [Remote Launcher Mode instructions](remote-launcher.md).
  7. Load your Launcher's home page in a web browser.
  8. ## From a Remote Launcher
  9. If you're launching from a [Remote Launcher](remote-launcher.md), follow [these instructions](launch-node-from-remote.md)
  10. ## From a Local Launcher
  11. If you're launching from a [Local Launcher](local-launcher.md), follow [these instructions](launch-node-from-local.md)
  12. ## Connect Devices
  13. [Install the Bubble Native app](https://support.getbubblenow.com/hc/en-us/articles/360050801634-Connect-a-device-to-your-Bubble)
  14. on each device you plan on connecting to your Bubble.
  15. Start the app. At the bottom of the login screen, you should see "Running your own Bubble? Set Launcher".
  16. Click or tap "Set Launcher" and enter the hostname of your new Bubble Node.
  17. Then fill out the "Email" and "Password" fields, and click or tap the "Sign In" button.
  18. Your Bubble should automatically connect and configure the device. If it does not, click or tap the "Connect" button.
  19. ## Need Help? Have Questions?
  20. Check out the [Bubble Support Site](https://support.getbubblenow.com) for lots more great information about using and managing your Bubble.
  21. Send us an email at [support@getbubblenow.com](mailto:support@getbubblenow.com) if you need more help.