Giter Club home page Giter Club logo

docker-rclone-drive's Introduction

rclone-drive

Encrypted file mount

Mounts Google Drive with encryption

You can either mount a Google Drive, or Push all the files in a path to a Google Drive (hint)

command: ["/usr/sbin/push"]

This readme is rubbish at the moment - sorry - the details below are not even current

Environment Variable Notes Required
RCLONE_BUFFER_SIZE TBC [ ]
RCLONE_ZFS_CACHE_MODE TBC [ ]
RCLONE_ZFS_READ_AHEAD TBC [ ]
RCLONE_TEAMDRIVE Is this a team drive (shared drive) [ ]
RCLONE_CACHE Can be true or false depending if you want cache or not. [ ]
PLEX_HOST If using cache - can supply details for plex [ ]
PLEX_USERNAME If using cache - can supply details for plex [ ]
PLEX_PASSWORD If using cache - can supply details for plex [ ]
PLEX_TOKEN If using cache - can supply details for plex [ ]
DRIVE_TARGETFOLDER TBC [ ]
GOOGLE_CLIENTID The app client ID [x]
GOOGLE_CLIENTSECRET The app client secret [x]
DRIVE_ROOTFOLDER The root folder ID (from the URL) not the name - the id. [x]
DRIVE_ACCESSTOKEN The access token to authenticate with [ ]
DRIVE_REFRESHTOKEN If using DRIVE_ACCESSTOKEN supply the refresh token [ ]
DRIVE_TOKENEXPIRY If using DRIVE_ACCESSTOKEN supply the token expiry [ ]
DRIVE_PROJECT_ID Service Account: The project ID of the Service Account [ ]
DRIVE_PRIVATE_KEY_ID Service Account: The private key id [ ]
DRIVE_PRIVATE_KEY Service Account: The private key [ ]
DRIVE_CLIENT_EMAIL Service Account: The client email [ ]
DRIVE_CLIENT_ID Service Account: The client id [ ]
DRIVE_CERTIFICATE_URL Service Account: The certificate url [ ]
GCRYPT_PASSWORD The password for encryption [ ]
GCRYPT_PASSWORD2 The salt for the password [ ]

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.