Giter Site home page Giter Site logo

rclone-index's Introduction

Rclone Index

Serve your Rclone remotes as a public/private index through HTTP/WebDAV, on free tier PaaS like Replit, Render, Railway etc.

Features

  • Multiple Rclone remotes in a single index.
  • Can also be used to only serve a single remote.
  • Permalink for every file on all of your remotes.
  • Index and file links are secured with Basic Auth.
  • Built-in config file encryption support. Read this.
  • Customizable index template.
  • Ease of use thanks to automated shell scripts.
  • Dark mode.

NOTES:

  • Most of them are features of Rclone.
  • File links will not change as long as you don't rename your remotes.

Variables

  • AUTH_USER: Username for basic authentication.
  • AUTH_PASS: Password for basic authentication.
  • PORT: Your server port.
  • SERVE_REMOTE: The remote you want to serve in index. You can set it to serve a single remote or make a combine remote to serve multiple remotes in a single index. The later one takes some time to initiate if your combined remote has a lot of upstreams.

Every Rclone configuration from remotes to command arguments can be set using environment variables. Just read this.

rclone-index's People

Contributors

pseudokawaii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.