Jump to content

nitrosont

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by nitrosont

  1. 56 minutes ago, D4v3 said:

    Hello nitrosont,

    ...

    All answers correspond to version 1.0.2.  I hope I was able to answer all your questions in an understandable way 🙂
     

    Yes, definitely! I think with these hints even I myself might be able to set it up! ;)
    Thank you very much!

    • Like 1
  2. Hello D4v3,

    I had a look in your "BackupScripts" as well. The following questions popped up:

     

    1. The script doesn't run as a docker-container itself, right? It fires up a shell script/some shell scripts and those create containers as needed?!

     

    2. In the file

    BackupScripts/Config/ResticConfig/restic-repo.password.txt

    is states

    Quote

    "Replace this text with your restic repository password in clear text."

    Does this mean the password to encrypt/decrypt my restic repository?

     

    3. I only need to edit

    BackupScripts/Jobs/BaseJob.sh

    All the other files should be left untouched?

     

    4. With UnRaid, you would suggest to clone the git-files to a folder i.e. appdata => BackupScripts ?

     

    5. Minor one: when the script is running and the containers are up: Do I see them under UnRaid in the GUI?

     

    Thanks in advance for any reply! :)

  3. Ok, thanks for the idea.

    The container started and the logs didn't show any error - so it ssems the argument went in smoothly.


    BUT: the logs stated, that all transfer-jobs had finished

    [info] rclone sync finished
    [info] rclone post check finished
    [info] rclone finished, sleeping 1h before re-running...

    But that's definetly not the case! So I guess the argument go miss-interpreted?!

     

    Also: It seems the web-UI wasn't reachable.

  4. A follow-up-question regarding the bwlimit-option:

    In the rclone-documentation it stated, that it's possible to use time-tables: i.e.

    --bwlimit "08:00,512k 12:00,10M 13:00,512k 18:00,30M 23:00,off"

    When I try to do that,

    --bwlimit "07:00,500K:100M 23:00,off:100M"

    it gives me the following error:

    Error: invalid argument "\"07:00,500K:100M" for "--bwlimit" flag: invalid time specification (hh:mm): "\"07:00"

     

    I'm assuming, I need to write it in a other way? In brackets maybe?

  5. Thank you binhex for this amazing container. For me this will solve I assume many wishes regarding my cloud backup!

    One question while I'm playing with my setup: In the GUI you can set bandwith limits. However I tried to define this in the docker environment, but this didn't work. How can I set the limits static / before starting the container?

    This didn't work unfortunately:
    image.png.a95fae7b94c4fe050168e5ed1affc162.png

  6. How about encrypting the array and the cache?
     

    As I understood it, the array places its key under 

    /root/keyfile

     

    Is the location and name of a keyfile for a cache different? How do I need to proceed when I want to encrypt my cache as well?

    Or can I only (do I need to) encrypt the cache with the same keyfile as the array?

  7. On 9/18/2022 at 2:38 PM, robinh said:

    I also don't get it which platform I could use since im using a Intel i3-9100 (Coffee Lake).
    its not compatible for my CPU?

    Yeah, same here. I'm running an i3 12100 (Alder Lake) and I'm wondering if it's possible at all to select a corresponding platform?!

×
×
  • Create New...