================ Web UI Dashboard ================ Nube includes a modern, light/dark mode web dashboard for easy file management. Accessing the UI ================ By default, the UI is available at: ``http://127.0.0.1:9090`` Features ======== - **File Browser:** Navigate your data fabric like a standard file manager. - **Drag & Drop:** Upload files by dragging them directly into the browser. - **Context Menus:** Right-click files to Share, Move, or Rename. - **Breadcrumbs:** Easily navigate deep directory structures. - **Identity View:** See your PeerID and connection status at a glance. Customizing the Port ==================== If you need to run the UI on a different port, use the ``--api-port`` flag: .. code-block:: bash nube start --api-port 8080