mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-18 09:53:41 -05:00
icloud_backup update configuration
- increase time between syncs - update SMTP port - add volume mount for saved session_data
This commit is contained in:
@@ -35,6 +35,7 @@ job "icloud_backup" {
|
|||||||
PUID = "${meta.PUID}"
|
PUID = "${meta.PUID}"
|
||||||
PGID = "${meta.PGID}"
|
PGID = "${meta.PGID}"
|
||||||
TZ = "America/New_York"
|
TZ = "America/New_York"
|
||||||
|
// ENV_ICLOUD_PASSWORD = "[icloud password]" # 2FA renders this env var useless at the moment.
|
||||||
}
|
}
|
||||||
|
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
@@ -43,6 +44,7 @@ job "icloud_backup" {
|
|||||||
hostname = "${NOMAD_TASK_NAME}"
|
hostname = "${NOMAD_TASK_NAME}"
|
||||||
volumes = [
|
volumes = [
|
||||||
"${meta.nfsStorageRoot}/nate/icloud_backup:/app/icloud",
|
"${meta.nfsStorageRoot}/nate/icloud_backup:/app/icloud",
|
||||||
|
"${meta.nfsStorageRoot}/pi-cluster/icloud_backup/session_data:/app/session_data",
|
||||||
"local/icloud_backup.yaml:/app/config.yaml",
|
"local/icloud_backup.yaml:/app/config.yaml",
|
||||||
"/etc/timezone:/etc/timezone:ro",
|
"/etc/timezone:/etc/timezone:ro",
|
||||||
"/etc/localtime:/etc/localtime:ro"
|
"/etc/localtime:/etc/localtime:ro"
|
||||||
@@ -57,29 +59,31 @@ job "icloud_backup" {
|
|||||||
data = <<-EOH
|
data = <<-EOH
|
||||||
app:
|
app:
|
||||||
logger:
|
logger:
|
||||||
# level - debug, info, warning (default) or error
|
# level - debug, info (default), warning, or error
|
||||||
level: "warning"
|
level: "info"
|
||||||
# log filename icloud.log (default)
|
# log filename icloud.log (default)
|
||||||
filename: "icloud.log"
|
filename: "icloud.log"
|
||||||
credentials:
|
credentials:
|
||||||
# iCloud drive username
|
# iCloud drive username
|
||||||
username: "{{ icloud_backup_username }}"
|
username: "{{ icloud_backup_username }}"
|
||||||
# Retry login interval - default is 10 minutes
|
# Retry login interval
|
||||||
retry_login_interval: 600
|
retry_login_interval: 3600 # 1 hour
|
||||||
# Drive destination
|
# Drive destination
|
||||||
root: "icloud"
|
root: "icloud"
|
||||||
smtp:
|
smtp:
|
||||||
# If you want to recieve email notifications about expired/missing 2FA credentials then uncomment
|
# If you want to recieve email notifications about expired/missing 2FA credentials then uncomment
|
||||||
email: "{{ email_smtp_account }}"
|
email: "{{ email_smtp_account }}"
|
||||||
|
# optional, to email address. Default is sender email.
|
||||||
|
#to: "receiver@test.com"
|
||||||
password: "{{ icloud_backup_smtp_password }}"
|
password: "{{ icloud_backup_smtp_password }}"
|
||||||
host: "{{ email_smtp_host }}"
|
host: "{{ email_smtp_host }}"
|
||||||
port: {{ email_smtp_port }}
|
port: {{ email_smtp_port_starttls }}
|
||||||
# If your email provider doesn't handle TLS
|
# If your email provider doesn't handle TLS
|
||||||
no_tls: false
|
no_tls: false
|
||||||
drive:
|
drive:
|
||||||
destination: "drive"
|
destination: "drive"
|
||||||
remove_obsolete: true
|
remove_obsolete: true
|
||||||
sync_interval: 1440
|
sync_interval: 21600 # 12 hours
|
||||||
filters:
|
filters:
|
||||||
# File filters to be included in syncing iCloud drive content
|
# File filters to be included in syncing iCloud drive content
|
||||||
folders:
|
folders:
|
||||||
@@ -116,7 +120,7 @@ job "icloud_backup" {
|
|||||||
photos:
|
photos:
|
||||||
destination: "photos"
|
destination: "photos"
|
||||||
remove_obsolete: true
|
remove_obsolete: true
|
||||||
sync_inteval: 720
|
sync_inteval: 21600 # 12 hours
|
||||||
filters:
|
filters:
|
||||||
albums:
|
albums:
|
||||||
# - "album1"
|
# - "album1"
|
||||||
@@ -128,7 +132,7 @@ job "icloud_backup" {
|
|||||||
} // template data
|
} // template data
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 800 # MHz
|
cpu = 900 # MHz
|
||||||
memory = 100 # MB
|
memory = 100 # MB
|
||||||
} // resources
|
} // resources
|
||||||
|
|
||||||
|
|||||||
232
vault.yml
232
vault.yml
@@ -1,116 +1,118 @@
|
|||||||
$ANSIBLE_VAULT;1.1;AES256
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
39643165343034336362656434646231306366653363336636383066356162306164363364323939
|
64663833313761613465336531333331376533306663343739643561356662393831386562646261
|
||||||
6238666236363037303263323862386637373337626135610a363533623631373532376536303563
|
6663623065373237633664376664623166383839353237350a323139343936303539626436643131
|
||||||
66393566326466323633363038393335346461386534643432613439353665313730343737356361
|
33633735323264363833626331306464313862643932303330316166623666333530333430343565
|
||||||
3133663630393765640a646266386237656132656333646465326631326131366566386635666130
|
3063313964633161630a326637373363376464326330303936643563373038323337643533623562
|
||||||
38623262646638383330336539613131646434613763636536666563306331653164623435653262
|
34636134646434356664653465663335616432343232343561383761343161663033623937643231
|
||||||
39653462663833323362616339623061376336313764333836383432643330633137333534313463
|
30396137646630666134333432383632333535313735386434386161643835383032343965346436
|
||||||
35306234366365653038323535323137663432343663313033363733343833656339316638333939
|
31613965396435376466656566313739306335346665656566303133626437353438316563663961
|
||||||
39343139333733393762353036373836333232326530373435343835383131336632313733323236
|
61653838366463656134396365373832303834323037383332363233376332303735363738396362
|
||||||
34323236336166663663356431646262656435643761396164393437633230386265653539313863
|
37306136633336386637633336333136323739666634356264383562383333643236373238323962
|
||||||
31343438373139353731613939653038306131366463366637643262633762383664353830613634
|
61323231373036616137616138366465376530623565323939333835386361323335396434666131
|
||||||
30643237643030663930333462313235383766623331656234666661623137346161316336313564
|
30316530393366376262363363353730393065306366313339313236313364303836376661313566
|
||||||
37623739383336623062336136646231656561316534323934643162353738626431343161373033
|
31653837656530313632333331323461316666346431656235316436626631383762666166346463
|
||||||
62656662333531623835663532376630363666353233643131656562656632663665326162333837
|
63333561326633663636623461663965376231313539353530633161613434363039363030663261
|
||||||
30643432373839313636396165643736353961303536666131646466653362363837636238656265
|
61613062396135343939393965386637313234633935313462336366616530333134383334333739
|
||||||
38336538623032626234386631323435363639616538343361616431383439366435633161636334
|
30353638646630353838663733306437663661386238376365373134343065316666336663393061
|
||||||
62366239636261383363376561613364323434656137653030383232663236636266343234333734
|
62383539373035323933326161653836343437643932663263646634343333303765646631643836
|
||||||
34633164343434613332366264393065663632353563316535373665346365643962393137613864
|
61306234663132313032343231386566346532386437343838653766306262613437653463313862
|
||||||
61346631393865653662643739353538643566383735333164393037316162363363666438373936
|
33623339643539383737353830633561316634313633313634323634663335326363653162363330
|
||||||
36636435363138663436613532306437666336356561343037656131343932363337363930626439
|
38653761636531643236313534643032633831666566376561313965663664626232326137373763
|
||||||
63326432633936663033633539316130386364663065326561323361636665333965353031393265
|
64653135326230313034663832373534306664366433623039306630333735633263356263646530
|
||||||
37383831383263323262623835633665646262343661636537633432333530613237326532356330
|
32346437353839633363646334316665643737353233333864663234363537343939383064383233
|
||||||
32323432636631326561636632336666396364666335616533333063373333363565316466363738
|
31343763626561346631363135363762323135626630653630306134333030383836333164383431
|
||||||
64343238346334636538653233366332633261333465643231323161323536643766653736356264
|
62623138333732303431303962323662356136323835623636386361333636636165333037636530
|
||||||
63633231633364346364393732306364373866653766326530383562303638633932626564396138
|
61323738303536666566306566616535316338393561303532393965303439663238393330303332
|
||||||
30353632623965393633306137326130653863643831653763636363336662656661616438646636
|
38303432313963393131393733333330353337616462363566666434616239343131613562393230
|
||||||
39616133643038316137363166613835396533303139336263383936666533386434346239613165
|
66376437653461316664346436663164643066633137343830366565323131646235623631306638
|
||||||
35613730306630646161346261626330636434363738663062353230623535636662316635313161
|
30393438626439333762323733623463623030353261653763396437396539316234363834666162
|
||||||
30346535663433666234373063393435643262663234623230363764633234646461653561353330
|
66326437326666396333326564663730396565643436623037313737343134333337356630656464
|
||||||
37336636346336616161353963623432343736616538653534623935383762323731393738646162
|
31663237663564376663633963393539383939303932353362333561653533313261656662623734
|
||||||
62666130343134613335303534323830383336303238326539383234376665613764323536393964
|
34336166613135353930613635616330326664656566333635386436663035646539633738373036
|
||||||
31326631356231646665623833373534383765323033613462616238626537653530316666613539
|
33313363333262396537613565393634336161386133386336343637633566303463643961616164
|
||||||
64326163636238336339353537623038366162633563373565663330643333343836323938356639
|
61303563336538313563323431636636653634393232316132366562336438306336306530366462
|
||||||
36663161343238363237613233623130613463626131363964326231613435666434396531316365
|
34393162633032633765613963393466643361643162393833383363396563663331313535643437
|
||||||
64613962626266396163393032386134313736613234613539363332326539613664306362313234
|
64366434613364393564633236343363663137653532313566343163633765633264376165333135
|
||||||
37306436613935353837386334653965343435353436373663356538306639373335396339386566
|
37363436646633383636316232336663363764366230363430643637663233313232386334303061
|
||||||
65656466643037376366363938616462613530333663303735663262346439323138616666353838
|
63333662613365386437363466326538626463373966343737633563373832616332386364376632
|
||||||
30613931383235316338616431343836656635353734376464376464613036613738376331656336
|
61346437343635653434656337333135653163373961666639643236616234336435393838653964
|
||||||
39636237353630663265663431323436656137633261613066656531306564666130633635663530
|
33393533316164656437333866313636363762663366343136343732323435393731623731653438
|
||||||
63326132623264376537343937663835626635356632656135386234323432653864333665306264
|
35616232376131353832326363363931366631376133303632353235393162613038386534326639
|
||||||
33646536313333613234373363313934333633313463346362623138326637656637373864653339
|
61636336366464633365386462656135356138393630313864616566386336326538333765363162
|
||||||
31366639373663366234626264356362646161303930353134636566613437356237643362633437
|
31616335666432336231663939303732346364313930623765656631323737623566383334363930
|
||||||
38643062653462346461326365656435363731623733633735363535326566613937326237316435
|
63353633356230643139326233313333646239313361303263323537623437363663356234343166
|
||||||
37303363303030613630623138656264313233363237303263353431313366386666646561613964
|
62363163646562336364373832643333333261323339653136306163383661316430663732333233
|
||||||
33666365373734363062623264326435373339343864636430303234393836653537336139653163
|
61333035323131623765663163643931663533653439306139363436326566653435383837383738
|
||||||
33346537623936646164313036343133636531383736343839656162663936313133323563636538
|
34636231326366626535663062393133643363663133663433303135303339323238616639666230
|
||||||
32616633333131336533646132623662393666353439653762313163663864626462363065323837
|
32633331653633633763383131633836646333356161323262383763343263633935306134333038
|
||||||
31306532336661323334353334303861303939386465663835303932376536326162666533663033
|
65363134306635363236396461316261363431353533356437363130313235633762613732346262
|
||||||
39306434623334356566646430643962313961386137313465623038623032303339373665656533
|
62363663373738373831356432663232623133646538643962323736656638636661333834623166
|
||||||
64336432663436353062333463633264306137636630646662386165346164363566623966643039
|
66363037373637303532373665613232313563373631366265386266366133373136626665626635
|
||||||
31636334626661636364383734393562366137363164643436663237366535316631383638346535
|
31663737356232346537646462336138333530336637623961613961346365656338343537376334
|
||||||
31353737636639393237316362356562396331623461323465646464376539306538623132313465
|
37356461636530343963313564393864383437636566393232626539336531636432613964636564
|
||||||
33616238336461313634613962393939363765333539616633303364623761333437396361653537
|
66333833616662626233623031353531343236303935316565353939316634656561323234623563
|
||||||
37623833393161303965343062393536616438663339663033396432333865383266346663356563
|
64336436336165336666653533336233623965373438336365323738666330656666613033613364
|
||||||
66396335363464383434653931316162633665623831666538303261356164343965333035393737
|
37346138336239316438383739343239656332376236366639656431383031626463323936373539
|
||||||
63333334393563623731333137656662326662653738386131363963653264303834303464633933
|
35383839656561333536623633336233316265343932326539323161363064646239373934656264
|
||||||
36616264623233363239623732396566613132396330383934666637643765393230656164636637
|
30653032653864303231336630343039343734343263373465656339313162373861633339616338
|
||||||
36613066313431393463346465386265613735623534316535616133376232326639386464616364
|
37393230313231313563323961353233383337616432353164366139333064306535353333666438
|
||||||
30313134653165386264393464636134613736316638303138306366336639343033326430306366
|
65363933333231306661396639313635366531323936333534343139626637663936303734383666
|
||||||
65386265326434656435343066363933623032643165343632356636666664633136666531313333
|
66373862666437646235616430636330663633626438633234346239666566336464643037353661
|
||||||
33656530393964323562303932356261343436636334646230383135306230623864393962383130
|
65646333343434613637636663623765306361303735633137376666393465376132616435646664
|
||||||
38623664613966663432316133393837386535366165643039303932363939376331396165346133
|
36666337626339313265613239663365333961366131613533313062643034343930343661643031
|
||||||
38633031663535383662316538313162333138663964366133333639313332393365633034363965
|
35306337313366363136396534653035383864666533336639353865653131376161346436313834
|
||||||
30316162653739396433356237623865663736356661326434643561393733383738376666326635
|
38333033313233643739653966633166306231396639356331643031393864616464376537393436
|
||||||
65663038666235343165616531363436353863333936653638313336323665656635393433393636
|
32313363643132666665396437313463373837623937346230653965626631363639646537316631
|
||||||
35393333393134313537326535333735373966643632643933326433346166366534396633326665
|
36396536333266323738366535393866313139636439663066373239636564663064306463393265
|
||||||
35636231393034633536383431643164643566343734666534313932333730336363656563306133
|
38313832356638323034303133316431356531376261616261373930303065306435386466393432
|
||||||
64616137346365626630663063666139663462393534613361613364386165366461386439643330
|
32303862316166323938363739336161313666363935646632396136633833616330323462363035
|
||||||
33663833346131303666393633303561373333363033636634396266303134383162613664326336
|
36393963653137323737383635343366383735383635623931333532343534646435656431383034
|
||||||
66343733303438306630626432343335346165373539353231313035306533343234346164383532
|
61663937336534653438353662336632326465636262623530346333323630316435323739373531
|
||||||
39326332353037373234343963376561353833316136326235333031383730313862303234626432
|
31626630343537393333383537326330383834666262633261356565646134643565666639616163
|
||||||
32666466653738323966336131366335306239336138303164366565656238656631323333303466
|
39343237323933663866373539356435613962636663323533386362363236333236386139623536
|
||||||
65376437386133653935303538393033363062363133313366373463343238623836313134623937
|
33303964313037353330323566626536663634343863366362666262666638393633333762343466
|
||||||
66393636646135623833366461323763613932653738373363353734626331363838653233663231
|
63396264366537316637373231643338393431316138653430386366656433306537656236666635
|
||||||
38656137353733333362383034396331626436303936303034313332393762303831303465643739
|
63643337623263363637646432396363616138623264393435306339323531613835623262356338
|
||||||
30326135653661303439303632616461326566613530616666363130353139386266613066353834
|
63353564353666363734643563666231363338623138366232393963303139363464666265626236
|
||||||
37386138373133353134643835653636366562383331616264303936376462373538633138356337
|
66643533366563303137373032636236353535356432653334363561626663633738303266666237
|
||||||
66643136653430616133616364333165303663343831353762313461623339643564626161356539
|
36336465386537353732666533386131656663633962663966313064636130393565363639616332
|
||||||
34373030396637653132313538656531386630333530623838626430336166663064303338313966
|
66633933623434323836666665656135393863333032323665363634313764333038323366663462
|
||||||
66663437356265373262376361353937326639303138613636303464323936383665626336636664
|
62356561613462613439643333386533646234613432343430336231663430386339343830613839
|
||||||
35303230356665613836393863396537626536363764666330613732386466646230373865633666
|
33666230373962386536336530646165396437303838613132303032303538366530633964636135
|
||||||
64376261613836626164373364383435343438333164636563396433396538393037366433353666
|
31323264376230626438623635396339346666363134343965626336326530343531666261616136
|
||||||
61663234316133363763343830613164646365653535366363376365663365626665313966636631
|
39323532643532633662373537346366636636633133623563656330383330343361616464363031
|
||||||
30316331323239633534353439323035333339343030636536333237646431333635663538336265
|
31313263303764666339613639353830646231633161633733653233356330353466333734346233
|
||||||
38306335663333323439393338646431386235333233623065656265316663643462663833373462
|
33666231386562333538623965363130396434316539316536333733636431656637663965303963
|
||||||
61363763306664366436643963626130346461666165306664666236613737336331383237623866
|
61623962643236386266396539653934323935623361323535396238636163366639303261656362
|
||||||
38303738666566633237323939643964343665353238306337303536653430323562396235643562
|
37646239333539303831636335636432393964363165306139633932343663373264313839336662
|
||||||
36316361346438316538386136396265336439396539373735333831386339303935623837366134
|
37383464643332313733393734326264663732396538666464346261316261653931353161646133
|
||||||
39616335323836356265646565653564663537343364363135643434616538633135363065313663
|
34343763396566666139376463656633646436343033333431386461376431303634333864313961
|
||||||
30343335323430316637373335323330303364313831343933306639663561306664646234306433
|
33323837613537613762376464643161313964646661613135323235356633366534383566336430
|
||||||
36336231356364343564393331333937336231353366346335393531656432633164316137373535
|
33373536656231623332383934383835353833626432626133633938376430383965633536656239
|
||||||
66653865343564623731306337336662633938633330373333613032343137336439373130363839
|
32636632326661363135376661633165313065333433663832333866623130613666663865343965
|
||||||
39626131373966373337363563333666346233663035333632396634636134396535613965356234
|
37623232363134303662653335613935376332353163356630653430336531643538303862623530
|
||||||
38303765383439346530373639373832663039636638303566643336623133663634363139306465
|
35623531376339663136356231643130353130316137383764656438663862306132353364316163
|
||||||
33303564303932353234613665393063666139313139373333373733616330636337363038343666
|
64313534636562613365656134396461636233666363396533353865323566663163383736633434
|
||||||
31383138376364393036333563643461376266356231376663623431303636363639383263333837
|
31356635306636316262396537353433393038633635653230396437663337323831396631393739
|
||||||
36356635353537356336653435353836653262306639653134633439303166366132303135353534
|
64333432303639396436326330613137383332386534356666616335313835383466623561633261
|
||||||
39363863353938313961653432623635386566333231656162373231663164616437633362663438
|
65356130646230376232633938393066303362653231643435613261363638633232616630363365
|
||||||
61336334373236636565383830336332653636376264326561326430653065343631663366333733
|
64626463353766366561666262366232303463383332363831343131336131633461346139333661
|
||||||
36356262643336356431646564623834366363656138616539626235393630306130636161636136
|
32613562373233393564636466373430333734656565343534393765326434646531363864326334
|
||||||
37353766326536303133613061646638636639646239383166343466333265626565643863343966
|
35366230326465633339323236383762316665656138663432336339343935353431316530666536
|
||||||
33656163356637363238313364313633343738313636306661643139383664323966353931323230
|
30626334376535326137663831623462333030633561333439303230303966626337383861366564
|
||||||
61383065333731363662333932346433613336633836366537636561623331323337363732616364
|
33626266366539356533626166313330303535396239656162366635633634656134393463356564
|
||||||
66633661353030623766616138656362306662376462373631316130393665643861316436633238
|
64633535333933313036316336666430373864393134366664633139343532386264373438303234
|
||||||
61343834356334346162313866616466343938336133643136663233643832663864613532336663
|
37653033396632646132616331393832393566373566363334343337626362646462636135383039
|
||||||
37393631643339636561343965306562363737383636333238313537663761623738613764653462
|
36613135386538383735346637643764356431366261363933653861633262373163333834633533
|
||||||
32633765616132616130636264366466303866303461656132653965613138353530636134336232
|
30363836616666643163633638373732336462396336303430363439336134313634393533373164
|
||||||
63386365323864356364643163373232666232633039323265646433623936376261303062356432
|
32396362353433373439666538393132623938356434363061383931633035336461643131323935
|
||||||
64633663653233666664373161633665633233643338396663666134633334353239373332336639
|
36386562373230663132326232653936653565303934333762383262316464633261363132323733
|
||||||
37343639306230343534393566643134353732626532316530393166303561636331623632663436
|
61303234386361386434363936393063626633636138333837356232373732643932313962313530
|
||||||
33313962346266343565643535636132303463636565633139326237383937353134306566333836
|
64396361333930303734363335353861313034643261313834343763333061623739653166666433
|
||||||
30373931656630326231616538333933393462336234393537663764643734626131306637383964
|
38353330633936623731303638326464306665393030643834633835393031313463616430336263
|
||||||
66383666646436346436313363633334383437613033616532396331626464623731356134666232
|
33336532666665343839363166386336643235386431373334326433303238306363613961393233
|
||||||
32306234646334303865303032383966336534633938373264323738626266306463626434356336
|
30323964363730396133646363613930636238303233386130353936353934323931356332363262
|
||||||
64393362353039316539346431626534636365646462363730656262616265303131633834386233
|
64336135383835643261383430343636633833386166626437333762656365336164636331326564
|
||||||
376235326366346534306331346534383138
|
37303765623736643430653934633935363231376330393130313538353235646232343035636664
|
||||||
|
66356362616264393637323264353962306333613937363537326331633864663432376265326262
|
||||||
|
6338
|
||||||
|
|||||||
Reference in New Issue
Block a user