From 5bbf8c3c2191a5f119f3106ca6296e64f6b4e792 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 11 Aug 2019 21:02:51 +0100 Subject: move duply config for iris to this repo --- .duply/iris-spwhitton-home/conf | 21 +++++++++++++++++++++ .duply/iris-spwhitton-home/exclude | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 .duply/iris-spwhitton-home/conf create mode 100644 .duply/iris-spwhitton-home/exclude (limited to '.duply') diff --git a/.duply/iris-spwhitton-home/conf b/.duply/iris-spwhitton-home/conf new file mode 100644 index 00000000..c24d4bf9 --- /dev/null +++ b/.duply/iris-spwhitton-home/conf @@ -0,0 +1,21 @@ +# to get documentation on these options, run "duply sample create" and +# you'll find a fully-commented configuration file in +# ~/.duply/sample/conf + +. "$HOME/local/auth/duply/iris-spwhitton-home" + +#GPG_TEST='disabled' + +TARGET='s3://s3.amazonaws.com/iris-spwhitton-home/' +SOURCE='/' +FILENAME='.duplicity-ignore' +DUPL_PARAMS="$DUPL_PARAMS --exclude-if-present '$FILENAME'" +MAX_AGE=4M +MAX_FULL_BACKUPS=2 +MAX_FULLBKP_AGE=1M +DUPL_PARAMS="$DUPL_PARAMS --full-if-older-than $MAX_FULLBKP_AGE " +#VERBOSITY=5 +#TEMP_DIR=/tmp +DUPL_PARAMS="$DUPL_PARAMS --asynchronous-upload " +#DUPL_PARAMS="--log-file /var/log/duplicity.log " +DUPL_PARAMS="$DUPL_PARAMS --s3-use-new-style --s3-unencrypted-connection --s3-use-ia --s3-use-multiprocessing " diff --git a/.duply/iris-spwhitton-home/exclude b/.duply/iris-spwhitton-home/exclude new file mode 100644 index 00000000..0aca8129 --- /dev/null +++ b/.duply/iris-spwhitton-home/exclude @@ -0,0 +1,33 @@ +- /home/spwhitton/lib/annex/.git/annex +- /home/spwhitton/lib/athena-apt/pool +- /home/spwhitton/lib/dionysus/.git/annex/objects +- /home/spwhitton/lib/rt +- /home/spwhitton/lib/debconf-share +- /home/spwhitton/.fmail/.notmuch +- /home/spwhitton/.fmail/annex +- /home/spwhitton/local/rt +- /home/spwhitton/local/big +- /home/spwhitton/local/debuild +- /home/spwhitton/local/ubuntu +- /home/spwhitton/lib/oc +- /home/spwhitton/lib/Dropbox +- /home/spwhitton/lib/fm +- /home/spwhitton/.cabal +- /home/spwhitton/.stack +- /home/spwhitton/.cache +- /home/spwhitton/VirtualBox VMs +- /home/spwhitton/local/mairixdb +- /home/spwhitton/.thumbnails +- /home/spwhitton/mnt +- /home/spwhitton/.docsets +- /home/spwhitton/src/DHG_packages/lab +- /home/spwhitton/.var/app +- **.cabal-sandbox** +- **.stack-work** +- **docsets** +- **/.git/dgit/** +- **/dist/build/** ++ /home/spwhitton ++ /home/spw/src ++ /home/spw/tmp +- ** -- cgit v1.2.3