Skip to content

Heroku Rclone Index Any Remote cloud drives to Index page. Deploy to Heroku/Railway.

Notifications You must be signed in to change notification settings

DanyTPG/Rclone-Serve-Index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCLONE-SERVE-INDEX

Any Remote Cloud Index via HEROKU and Railway

Heroku oneclick deploy button:

Deploy

Railway oneclick deploy button:

Deploy on Railway

How to deploy?

Step 1

  • Star my repository
  • Create a Heroku or Railway Free account
  • Click on the deployment button and deploy app

Step 2 (setting Config Vars)

CONFIG_FILE_IN_URL

  • Generate rclone.conf file from any terminal or cmd or termux .
  • You can use Multiple cloud drive accounts in single rclone.conf file
  • We need any text/code hosting website, Use gist-github github account needed.
  • Open rclone.config file using any text editors and copy all text inside rclone.conf and paste it in gist
  • Choose any file name and save it.
  • Then Click RAW button and copy the url
  • Paste your config Url in the heroku 'CONFIG_FILE_IN_URL' Section

** note : Don't share this url to anyone

CLOUDNAME

CLOUDNAME is the remote name that you given in rclone.conf file. You can check it by opening your rclone.conf file using any text editors See Examples image CLOUDNAME Here ‘ devanazdrive4 ‘ is the CLOUDNAME


Features

  • Drive ,Mega ,Onedrive and other remotes available.
  • MEGA support is available at version 2.0
  • No internet speed capping ,Enjoy Maximum download speed
  • 24x7 permanent link
  • No download limit or quota limit
  • pause download available (Use download Managers like ADM ,XDM, Aria2 for more stability)

Storage providers

What's New

  • More cloud support available.
  • Config Fused to heroku deployment section.
  • No need to expose your rclone.conf file

Follow me for latest updates, v1.20 coming soon..

Upcoming Updates

  • Multi/infinite mix index 🤩 All cloud/remotes in single index like teamdrive seperated as folder.
  • Encryption Username & Password (under beta stage,may not work in next version)
  • Better Dark UI with CSS & JS - looking for contributers to Make new UI -Best UI designers contact me at issues

About

Heroku Rclone Index Any Remote cloud drives to Index page. Deploy to Heroku/Railway.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 66.1%
  • Shell 33.9%