Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 772 Bytes

embed.md

File metadata and controls

20 lines (12 loc) · 772 Bytes

Using embed build of this project

Embed build is suitable for managing local instance.

If you want a native desktop application, please check native build
If you want to manage multiple remote servers, please check PWA build

Setting up

  1. Install rclone if you haven't

  2. Then run the following command

    rclone rcd --rc-web-gui --rc-web-gui-update --rc-web-fetch-url="https://s3.yuudi.dev/rwa/embed/version.json"

    If you have used rclone-webui-react before, you need to force an update by appending --rc-web-gui-force-update to the command

  3. Then the browser will open automatically, if not, follow the link in the terminal