Rclone-Flow
Rclone-Flow copied to clipboard
Simple docker & shell based script to run rclone the most popular cloud syncing service on docker supported servers
- watch this video on how to setup rclone web gui on AWS - Click here
- watch this video on how to setup this workflow - will be soon
- default password and username is
admin
Configuration
-
CONF_BASE64
- Your pre-configured rclone.conf encoded by base64. You can use any tool (ex: https://da.gd/base64) -
USERNAME
- Any self specified username. -
PASSWORD
- Any self specified password.
Deployment
-
Generate your rclone.conf file locally from this video. (if you have a rclone.conf file skip this step)
-
Just click deploy button, fill envs and deploy it.
-
Go to resources tab and check if the dyno is on if it isn't just turn it on and click view app from more options menu.
Notes
- Your rclone.conf file is a must and there is no way to generate new configs for some oath systems like google drive from web gui. (issue on github of web-gui)
- After they fixed it I just need to register
53682
port on heroku and it will be solved! -
This is still under development :D