Giter VIP home page Giter VIP logo

epic-shelter's Introduction

Epic Shelter

This is my ongoing project to have a continuous, versioned backup system of my Plex content, preferably to multiple cloud services. Currently it is rather basic, serving as little more than a wrapper to rclone, backing up only to Google Drive. This is a limitation not only due to the age of this project, but also because of my 20 mb/s internet upload speed.

Note: the name of this project comes from the Snowden movie.

Purpose

The purpose of this project is simple. To provide a simple, secure backup of data to multiple cloud sites.

Because the goal of this project is to eventually be more distributed with multiple cloud backends, rclone was a natural choice. It is a simple interface for a ton of cloud backends. It also allows a significant amount of control over what you what.

Environment

The runtime environment for this script is pretty unique. It is designed to be run on my QNAP TS-1685 NAS. Due to the way QNAP's OS works, its hard to add new programs to the $PATH variable. Instead, everything has hard coded paths.

It is also designed to be run in a rather slow internet environment, with only 20 mb/s upload speed.

Contributing

If you have any questions/comments/concerns/suggestions please feel free to make them. Open an issue, or contact me directly. PRs are also welcome.

Why?

So, when I was creating these scripts I wasn't planning on putting them in revision control and sharing them. The scripts weren't that complex and wouldn't be hard to recreate. However, while I was working on planning this project out, I came upon a number of "edge cases" with rclone where I had no idea how it would respond. Through experimentation I was eventually able to track a number of them down. However, I think it would be good to keep a public record of what I had tested for so that maybe someone else can learn from it.

epic-shelter's People

Contributors

gcrevell 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.