The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

launch-node.md 1.6 KiB

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