Giter Site home page Giter Site logo

gdrive-backup's Introduction

A simple Program to back up files to Google Drive

Though any files can be backed up, It is created for docker files (docker-compose.yaml) etc.

Usage

rename .env.sample to .env and rename the variables accordingly

Note the following:

  • for environment variables

    • FILENAME: The file name will be appended to the file after the date eg 2011-01-01-MYBACKUP.tar.gz
    • ARCHIVE_PATH: This needs to be absolute path
    • DOCKER_CONTAINERS: Containers to stop before archiving, if all is set, it will stop all containers and none will not stop any containers (recommended if you are not backing docker containers)
    • GNUPG_RECIPIENTS: Which GPG Key to use for encryption
    • BACKUP_COPIES: How many recent copies to keep, the rest will be deleted
    • DATE_FORMAT: Date format, uses Python datetime strftime format
    • NTFY_URL & NTFY_AUTH are both optional
  • Before running, ensure you have a GPG key, client.secrets.json and credentials.json, else run get_gdrive_token.py to get credentials.json

gdrive-backup's People

Contributors

moofywoofy avatar

Watchers

 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.