chore(deps): update postgres docker tag to v17 - autoclosed #27

Closed
RenovateBot wants to merge 0 commits from renovate/postgres-17.x into master
42 changed files with 477 additions and 963 deletions

View File

@ -1,34 +0,0 @@
name: Deploy
on:
push:
branches:
- master
jobs:
deploy:
name: Prepare Build
runs-on: homelab
container: git.comprofix.com/mmckinnon/alpine-runner:latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Deploy containers
run: |
mkdir -p ~/.ssh
echo "${{ secrets.SSH_KNOWN_HOSTS }}" >> ~/.ssh/known_hosts
chmod 644 ~/.ssh/known_hosts
eval $(ssh-agent -s)
ssh-add <(echo "${{ secrets.SSH_PRIVATE_KEY }}")
echo "HOST *" > ~/.ssh/config
echo "StrictHostKeyChecking no" >> ~/.ssh/config
echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ~/.vault_password.txt
echo "nameserver 10.10.10.1" > /etc/resolv.conf
ansible-galaxy install oefenweb.fail2ban
./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"

View File

@ -1,14 +0,0 @@
#!/bin/bash
changed_tasks=($(git diff --name-only $1 $2 | grep '\.yml$'))
if [ ! -z "$changed_tasks" ]; then
for task in "${changed_tasks[@]}"; do
tag=$(echo "$task" | awk -F/ '{print $2}')
if [[ "$tag" != "deploy-homelab.yml" && "$tag" != "main.yml" && "$tag" != "all.yml" && "$tag" != "all.example.yml" && "$tag" != "ISSUE_TEMPLATE" && "$tag" != "workflows" ]] ; then
tag=${tag%.*}_install
/root/.local/bin/ansible-playbook main.yml --tags "$tag" --vault-password-file ~/.vault_password.txt
fi
done
else
echo "No changes detected in task files. Skipping Ansible playbook execution."
fi

View File

@ -3,12 +3,6 @@
become: yes
tasks:
- name: Write notify script
ansible.builtin.template:
src: scripts/notify.sh.j2
dest: /tmp/notify.sh
- name: Delete existing template
community.general.proxmox_kvm:
api_host: "{{ api_host }}"
@ -39,12 +33,10 @@
- name: Install Tools to cloud-init image
ansible.builtin.shell: |
virt-copy-in -a {{ image.dest }} /tmp/notify.sh /usr/local/bin
virt-customize -a {{ image.dest }} --run-command 'chmod +x /usr/local/bin/notify.sh'
virt-customize -a {{ image.dest }} --run-command 'sed -i "s|primary.*|primary: http://mirror.amaze.com.au/debian|g" /etc/cloud/cloud.cfg'
virt-customize -a {{ image.dest }} --run-command 'apt update'
virt-customize -a {{ image.dest }} --install qemu-guest-agent
virt-customize -a {{ image.dest }} --install vim
virt-customize -a {{ image.dest }} --install git
- name: Create new VM template from cloud-init image
community.general.proxmox_kvm:
api_host: "{{ api_host }}"
@ -65,6 +57,9 @@
ostype: "l26"
vga: std
scsihw: 'virtio-scsi-single'
#scsi:
#scsi0: "{{ storage_target }}:0,iothread=1,discard=on,import-from={{ image.dest }},format=raw"
#scsi0: "{{ storage_target }}:0,import-from=/tmp/debian-12-generic-amd64.qcow2,format=raw"
net:
net0: 'virtio,bridge=vmbr0,firewall=1,tag=10'
ipconfig:
@ -72,7 +67,11 @@
template: true
timeout: 600
vmid: 10000
# - name: Pause for 5 seconds while template imported
# ansible.builtin.pause:
# seconds: 10
- name: Import HDD to Template
command:
cmd: "qm set 10000 --scsi0 {{ storage_target }}:0,iothread=1,discard=on,import-from=/tmp/debian-12-generic-amd64.qcow2,format=raw"

View File

@ -1,10 +0,0 @@
---
- hosts: frigate
become: yes
pre_tasks:
- name: Base Install
include_tasks: tasks/base.yml
roles:
- role: docker
tags: docker_install
tags: frigate_install

View File

@ -1,124 +1,100 @@
$ANSIBLE_VAULT;1.1;AES256
34666663303534653633663165633565343739653464316165316530666638313661623737623561
6230613235353464393637316136653436623238363762650a653934333561383234363365653066
63616237666439666632636235376333643530326261613033636631376561356362653163623630
3834663937386266320a333164636564313733316232663730343330643430653233323766616662
31316664343336323337616363373263343838323139633265363330336464633338633565623139
65353264383137353038623961653762613736323235653766646163343062633536656362396235
63623838333831626638333833333132643338646566346530623166346663616537343537656435
31633431336532653863326536616630376161313566303830333664356638373431663962643965
64633232616434303938373662386336313632613961323164393865313333626332653264373632
63316161323031386533346330326634663239316636376166643963623266393434333433653361
32353233386436636434623937666238316538623136373065326631663465323265626537663563
34653832323636333831663762386131626638326261333535373264306365353231376262616162
37306165313033663533383730626435333262353164663938323064376234666635623162326262
64313361633166656336366238623965636361383163376635623530343161363839323236383836
39376630383265393635623034333637666334626166336230616633666535363833653730383163
35343061323166656362363062376365383432393339646161373235636632326437323262303338
66386663313230383961323734356433353232306531633335363836353135623531363537336337
63653037343838326639303933353564653533346661373936613266363039303562383934656264
63306134643832323234313462353631393363353161316334313362626532333730393166386362
62313862303336303033636333393832333362353333373766633564656232336437313831366566
65303433306266623265363235346665323962393066663164663063343535316632356536643832
31323366333838353539613536623339343838343233626465613431373561343864616435656461
39663762383830643931643465363566353038333038653263383837373738363165376365613265
39383432313230343761383833376431613135646332336539366166646534346334326330643235
63636264326461653437666463363133313963336263643561636163663531623264386430356431
31666638626431363237333639353339393836663039313764356337643863363737393964663933
38396532363931343930393362303463643037386163363138326263373564363137633730303162
36313364653635343062336232343933383862616463363732616165623235396638333332313362
30643166623431363162323163333863323130313931323866623234653435333763663535663433
38363132326632343965323336346336613263376364616166313839613235363932316634323539
66393339363331633037623230366632353933643661383261363139653762646561626536646161
65616431623363623331313831373261663532343463613038353766313366363630643533363264
63363833316538636237333761613136333964666331656233383464643364396237353039373265
35646463373235656434653461383639323030363234343132326230636438363662653335653635
36633161313138323061643237306232353734343130646533383735623563363632363233343036
61323339383865306133313532353261396564353766306166623034376536646665343236656438
33623839336137636364373665663530663465383534383133313636663334313664653334373834
37646262303532353132353732346563613938633539353063653565656138613233343537633835
36636436666665343365633436353432353938373637343461343938643165373763323862303565
34396663613938616266333532626232313264623531303261336639646133396533303739616339
35303030363337656163336161383962353234633737613066383234353132323437633466643732
62303261373236363333323636356561316639643366633432303636353633636539336137383338
30376233383962666532303335303737393065356530346461356438653266636162656564306663
39616537623666636235363637393135623238363430373361663838343635653730366461363632
30306331643163346339396662366263396233376439333039383739613133383364633461653938
38393936626363346662633631393735366661636232636533343731353830363636656364373039
65366365613636613966643830313063313861633231303932666164313031623937393533393032
36363835633837633434313038626638373831653233363237373437353535333631653234633838
34306162386662303130663866616338306163643566616131626630303737313339386562373862
63303766373233396232316632663132663138356330393636383932626133346434336166643863
66333362623665326566653230623034633730636334383434353032616431653862663865646335
38643330636139346531653338336562393861336636346565663734326531333161616264313862
35326364663061383633633964643361626165643565663465303664646632303465666131666566
36643463636339373163383834346533366435343763313339326334313261626535663866356238
36386461383466356434373935333531303365383733343066376336376666323139366563313665
34656436343733346132663165616361333564396566356165646437333638656466333964376630
61613866623366663765626231636533323635323335656665323732616333613031373432386364
36393762393262666366616437623935353462613531386137613830303531633264346238303635
30623864313563633338306332373033393865623832623230613836393166383462636239386139
32303935353030643833333530663266333335353638313436333063383661643265376464366439
33653161373562376563636235613133643539323238376264343837373834656330613563616262
31626131313962366636343631663130376133643230396135393563613964323262353763376663
64396238373262343937666664333166626664313630373337623335356464366532303265383462
65653136303739343335656438346235383735386632336465373438643036663239313064303033
34383039346664336431323764636665376561613233356136356635663532656263353062363934
64646138383030646132656134656131623630333936633035343438313231386634633661356162
39323866393833363132363836663032613434393433646337633063636237376332386362373034
39393366363364613266646464316433663137393136326632363034333938626331373934616565
33363735656133326134376237643835653831353831616131383466396161623464303331366239
34656637336337303266646362393333383738373164303936633061373533383362643363373866
31303464376635313737313466653064356366616464623562353234316161643735316133323034
33326231356361323266386566633337323736366331626364396362623238666163633861623730
32663739326337373563626461396663623865616262356434656631653262366436646533343266
62333435366430626638326633656530333933313633386339313533663465396536643437313434
30353536633534643532663364616538356363343134393766393538373333383739646536303935
66623135373565343332363131366264383263316461343731343465336263616438326661613766
39613337623263313230316665383766396663313664366434623562383864336264333961666531
65306464376538326632343232396264626232646334376135323436643966623635306430643039
31316664383139623938366163386337616335663335363562316231366262323233666266376465
63333961376136633736383466623137323963313237313430343134646130333438646336303030
62646638643338383332613733336538396165366130353365633265333262326363353830666563
35376264386362376238343033373062336662636166323166326536616664356534653638363464
64616236373530666263353434306638376636333963623133643330373865343032623932623436
32646366383937383037353334373661666133323134613262656162656531623664643934353665
31666231636261326562353734383434653861313832646631633065333630343138383261616361
63333637626435316339323465303262616131306561326265666438616636616535646632373535
38376165623834653431356362333436623032643734656466366634366331643832613961383939
65323731386233653465663538636137343961343530313237623863303864363831386133356336
61636562316362623838313736326166323864303839386639393532663632653631633836323934
34373236613437663566313235323635333337363530653539383563613130353533393762333435
66333265326566663331363566626139313938376431303230303732656334373736373337656362
31613961363435303630633730393263326538343561376138613366376264616330663365303861
61386430323637636139386633656262613562333231633830353762613061346666663533303564
30386436643532613032353838306164633838383734633963633936616361386362663639636635
35353430363735643132343762633362663165343230646630646130336238306139666665303765
66363032393663313161346263636261666238646463366534626532373762396531623438393639
61633630346431323138353163663663666233616265326461643435336238383637303132643261
64643165623439666134326661333964646232373235656237653739643261633432373262326261
35663432633464353663643037316435373236323266363439646637303234363839636365623135
64393564326565333334633030316230383734663762366263303938623166306136333334343465
36623263613235633538396264316166663664636464386632666633363037333665343636383661
61623264336565623533643531386438326133373237393831383263343532306332643239313365
36636236333161376264646634646434306434646232656232653863646663373431363936343530
35663961616533343034383937633361393862336336363261313966633837303837373036386164
31376664666365613564303666623434636533343863366436323730393339656665313165386430
37623132636463386139326230353066396563373433626136353730303264343033363035303861
31636264353239656135353663373865336133623132343065343332343435343061663131386230
32373738643965393366613438363230323936333765643335636164666335636133353538613862
31323966336138643434646535333437303637393037353339306235363931363963373963623830
36393031373430633065643036363631653538333664613335623231373536336564356235376535
34383439646239366463376632326563346239646335666231393462353332643236663535376366
62333530343638326336383238313263383763376431663333643137333462666137613533336562
61666564303732356138363865373435633266633865306439353233643464323761346634333564
38386539323666343235656261633931306134393731353063326361626439393137353138386665
64656266326238616635373961323231636665393930636437386632346264663431653161623833
64653161353636373232376562636566336630393337373665326639616666373066346161356236
36323333393765646163666632396665386430653839646262343936386231653361306361313137
30333939343733386265643561626333663332363438333065643136656366643932343432623032
65373938366634663166666563323064366563626262326235396634313330663531613433383133
32356636346631333564346536666465306437613136393037646366643936613332343236393065
61363964626439306237346663653631373832326465393464626136323132336139343539613364
30666434653365613264366165663032663633633466623038313133643766336235383865343732
346639383130353361313937386363316134
64343839626330386331646462663462663936396466316130313266623633613262616431383731
3365393436363336313633323031326666363736643632310a393631396465396363323335313230
36393861303062623565353632333262393431373861363239356431353931323630623563373035
3832383534326139640a373832303461623665303530623138653962613062336665306132346261
63346134666631623338383961353066373264346365343365646565313336626266383135343831
61363132333634313233396364303631343436383630346232343863623163643536363031656565
63383239643335663833383366633237336266663965353964666632393963343432333161393238
62613965623834393866366630303131353830373764313139316263326235363531643661646134
38313431303163333764616230336565643466653632373563343466383630303830343261646639
38666666393831346365356338643366393234343261373763643938366265316232383139323232
65386535633330383831653638343238623066316161623862326130366431333131313033653538
30653964363163393033626439333037646236376135646362363735363438383462336333313161
34356632646562373738333233626635333662373134343232363235386236393039356666656538
39316439373837303133666261663732623730366666313363363330616537373039363661383338
37376535653066613532376333393963353734346536383630393864316334646263376132646434
37633630373734666636613639646631643039396666346161383435653739653737633239623436
39623364616463646665643261653738343635663933323935343162653335656334346338376166
36616334646337383230633361373663666534336261653838346262346630653263303236363465
35366139653766663731393864356465616336353862383636633962323865353431646133323930
65303563646535663530643664373861373938313561633366343466346532626632323136373563
62383963393031353531373664336635303338323137323864376330343830323161623130393932
36316538346637343430323735323338366463396233366238653532623336636562376538313038
34343066623366656335326461316538643466346166643432663766316465386130623139373436
64306230646338336632363134616430653634356262613066363834373339376363333439356234
62663336633830393366336561343366626266613336363639616566376266303431323861323164
63346638376564396161303634343765386661653461666266303566346365356664303038383362
61393938383761313839373634353763613532623135383331393934376135383330303331383834
31323664623338613161316464326432313764346432323236623237623232356139613664633935
34316431323835306331316232656534346439356236353235313231363163633332643030613530
30386435326535663533643237326439616666656261363638343664366633366532333037626139
32393939323833386665663931376337613433646439633163326166613035326639623462306166
65616433373264323663663839356637316466633836343233336666393435366535333732623666
63656433323039666564613734393836353238623433393165616633383231613763346163306239
64373338656431353336633130373635306666646430356266343566663063663036376339366162
39326133386437623663643831633666396231336331326136303761656363326132643338343361
32386365373932336561333366616437663235643832303834663737666564393333316464646136
31306533373133383362393465613238366265653464313730383937636338343938366563393033
34613238343333333663363132386162323033373331626339386636653435353063613634343738
63313235323465383839383165323561646337633862326431646165326236373032323561386266
36373034643862623937336633666637666662303134646137383930663865383832333630303033
32313832353134333439396563366266393832663638383530663438663963663634376666613463
61636531376166313463613365333435623032393634636130366261643961636534323064303066
35373934653163303337316237643230336463353366633432666430316362646534623730376231
33363661396233393662643435373263633836343237316336346138313663626533636231363739
39646238633766303535333662646361396462323539626365346534653762323764313836613136
30363766646365346165353163383335656531383230353536616432616331306661333837366430
65653431376133303531356231663136626562346336373738386266303262646263353862356361
65333337363864326466623361323461363361346262323031393130386435323063616261333237
33303238386533623265386237333432616361366661623333316532386563336632396161323861
37333833316664646539363364323163323264636133643030323631333430333030346561356332
34336362396136656230383837393332316130363438396538323462623033666465383633656233
65306637633764613130376233333130306263656530616430383265626639613566653836373165
66303838633033643137303739336337333936653833353035346263633463353365306333353338
31383162326334393536393664373137646332626536393266323932303038663038343665613437
64353264396561643665303831626361353136316463626334303630306430646161393131313065
38396536373933306330356434333861306434393962313436386464613631303165366535366463
39316636326362326336333130336436613532366334613439373637636465336636323334303833
35353061643865356138303662656633633763303461653137323965376133613236383061356330
62326637666434353135363735346534363666396262383638373763626534343337643037643439
61306266663662646464636432303631373736633033646131656431373531346331356530363139
39366264386438643564346664353762303837613435393766613832376561613261623831653666
35343236666661346361306438633061616534636433353462643337373331306130653134613231
35326562373737623364363561323333353839633637623039653338653134643437393331396637
34663535653439333663343239636335333265643232383637383264393635313532313466633232
36373562646239383638396532653130646263366262373932363930313339396462356530383739
34393235646234386532393630373436353834336637643435346630633961663638333839366132
32666337366566346166343236303736643631386131373762386463633535623433336131353631
62663036633866666162383833353666323763343337656362626166363164326562386436623662
39323538653337626231303336666264663530346564613465613530643230333934613465373465
62366137633532616335623530323961663830616663613938316437646630383434643430386433
39373839636538303239646436366339656333353365343138313364643234346236316162616430
31323238393135636165336636633336633232386661613762326563323638626533303034346131
31323433316261633232383562646566376266633466643637366366346235333934623462636431
37623135316634616334353062373139653865633934393930393364343430626163663064343533
34616430663232356231343831306662666432373937316661346462643231343539643561363862
30353636353362653366353438346531666637663763636138666366306339373633306335323537
38393461303261666437393639363265373531643534373163633161646164616664663139333361
62303062623833333537626332353062366566663138376364373062363664366438323039353735
63303236336235316431343330356138376361643766646535363364363739343563623831336466
62303462393033373631616236656664373431333532383935383663383762353763336663373039
30656162333762363139393961663632316538393638316633633663393361363237366262383235
34383964643933633839303736633633653566353836363230353438336134396566656664646434
64326436636435323137363239656131303162646635373736656663353630303630336164353165
35333066396132393337383431383862623437306430313730363633333138383232633431613262
39353564303035666235303364393664376264323466643135373433656562656132346431396264
63656461383438363736386633343835643063613932613339366132663963666466313132663033
66633265323939653437373764353161623963636437663563613238323561633735643036346634
32656539356135373163353533313733393932333766643730663239363163336666653039393531
36613535663561323037613930306430323864366432633065356665383263636439633333323332
36353364626465323338326634646439633836616534333763626265393732623039306639393838
38363063386462383165316362353234623832306237396131316365343664666232643530363338
66306331633361333762303337363061643664396335303135656235653537396433326230653863
63363466363135333834346264613432653532336534643938616362643064656665393939306437
39326366343239663461643262636564363632636431326134656163343862393731643133343637
63353134656464616531373835323637363861316535663564313735356662313931313833373239
30393463316665616439303064356438383665313832656139323737366234313732353136346364
31353163393535356164386561323838623235383630666633346130353939633564346366373236
34393332373438666461333061323430383663626436663735336636643531366539643439623636
373264356538616535636564643665356562

View File

@ -1,82 +0,0 @@
---
ansible_user: administrator
data_folder: "/data"
install_packages: # Add addition packages here
- rsyslog
- htop
- vim-nox
- git
- zsh
- curl
- wget
- apt-transport-https
- ca-certificates
- gnupg2
- python3
- python3-pip
- nfs-common
- cron
- jq
- sudo
- logwatch
- sendemail
- libio-socket-ssl-perl
- libnet-ssleay-perl
- iptables-persistent
- rclone
- parted
- open-iscsi
MYSQL_ROOT_PASSWORD: MYSQLPASSWORD
MYSQL_HOST: MYSQLHOSTNAME
MAIL_HOST: SMTPHOST
MAIL_PORT: 25
MAIL_FROM: emailfrom@email.com
MAIL_FROM_NAME: EMAIL NAME
MAIL_ADMIN: emailadmin@email.com
#Postgres
POSTGRES_PASSWORD: POSTGRESADMIN
# Proxmox API variables
api_host: "{{ ansible_host }}"
api_user: root@pam
api_password: APIPASSWORD
api_token_id: APIID
api_token_secret: xxxxxxx
# Proxmox node target
node_target: pve
# VM storage target
storage_target: local-zfs
#Gitea
gitea_db_root_password: "GITEA_ROOT_PASSWORD"
gitea_db_user: "GITEA_DBUSER
gitea_db_password: "GITEA_DBPASS"
OG_GITEA_KEY: xxxxxxx
OG_GITEA_SECRET: xxxxxxx
# Invoice Ninja Variables
IN_APP_KEY: base64:xxxxxx
IN_APP_URL: https://invoice.ninja.com
IN_DB_DATABASE: invoiceninja
IN_DB_USERNAME: invoiceninja
IN_DB_PASSWORD: invoiceninja
#Speedtest-Tracker
ST_DATABASE: speedtest_tracker
ST_DB_USERNAME: speedtest_dbuser
ST_DB_PASSWORD: speedtest_dbpass
GITEA_RUNNER_TOKEN: gitea_runner_token
VAULTWARDEN_BACKUP_ZIP_PASSWORD: vaultwarden_password
TEAMS: webhook_teams_url

8
hosts
View File

@ -1,15 +1,9 @@
[proxmox]
pve2.comprofix.xyz ansible_user=root
[cloud]
vps02.comprofix.com
[docker]
docker.comprofix.xyz
[omada]
omada-lxc.comprofix.xyz ansible_user=root
[vps]
vps01.comprofix.com

View File

@ -1,10 +1,11 @@
---
- hosts: all
name: Configure all servers
tasks:
- name: Gather facts if run with tags
ansible.builtin.setup:
when: ansible_run_tags | length
- name: Gather facts if run with tags
ansible.builtin.setup:
when: ansible_run_tags | length
tags: always
- hosts: all
@ -15,25 +16,17 @@
- hosts: cloud
become: yes
roles:
- role: oefenweb.fail2ban
vars:
fail2ban_services:
- name: sshd
port: 22
maxretry: 3
bantime: -1
tags: fail2ban
roles:
- role: docker
tags: docker_install
- name: traefik
vars:
traefik_host: traefik01.comprofix.com
tags: traefik_install
tasks:
tasks:
- name: Deploy Vaultwarden
import_tasks: tasks/vaultwarden.yml
tags: vaultwarden_install
@ -45,34 +38,21 @@
- hosts: docker
become: yes
pre_tasks:
- name: Connect iscsi
import_tasks: tasks/iscsi.yml
tags: iscsi_connect
roles:
- role: oefenweb.fail2ban
vars:
fail2ban_services:
- name: sshd
port: 22
maxretry: 3
bantime: -1
tags: fail2ban
- role: docker
tags: docker_install
- role: nfs
mounts:
- name: Data share
path: /mnt/nfs/data
src: truenas.comprofix.xyz:/mnt/datapool/data
- name: Data share
path: /mnt/nfs/data
src: truenas.comprofix.xyz:/mnt/datapool/data
tags: nfs_install
- role: traefik
vars:
traefik_host: traefik02.comprofix.xyz
tags: traefik_install
tasks:
- name: Deploy comprofix.com website
import_tasks: tasks/comprofix.com.yml
tags: comprofix_install
@ -80,11 +60,11 @@
- name: Deploy iDrac Fan Controller
import_tasks: tasks/idrac.yml
tags: idrac_install
- name: Deploy MariaDB
import_tasks: tasks/mariadb.yml
tags: mariadb_install
- name: Deploy InvoiceNinja
import_tasks: tasks/invoiceninja.yml
tags: invoiceninja_install
@ -92,7 +72,7 @@
- name: Deploy Homepage
import_tasks: tasks/homepage.yml
tags: homepage_install
# - name: Deploy osTicket
# import_tasks: tasks/osticket.yml
# tags: osticket_install
@ -104,19 +84,19 @@
- name: Deploy dozzle
import_tasks: tasks/dozzle.yml
tags: dozzle_install
- name: Deploy jellyseerr
import_tasks: tasks/jellyseerr.yml
tags: jellyseerr_install
- name: Deploy lidarr
import_tasks: tasks/lidarr.yml
tags: lidarr_install
- name: Deploy prowlarr
import_tasks: tasks/prowlarr.yml
tags: prowlarr_install
- name: Deploy radarr
import_tasks: tasks/radarr.yml
tags: radarr_install
@ -124,7 +104,7 @@
- name: Deploy readarr
import_tasks: tasks/readarr.yml
tags: readarr_install
- name: Deploy sonarr
import_tasks: tasks/sonarr.yml
tags: sonarr_install
@ -136,38 +116,19 @@
- name: Deploy mealie
import_tasks: tasks/mealie.yml
tags: mealie_install
- name: Deploy pyKMS
import_tasks: tasks/pykms.yml
tags: pykms_install
- name: Deploy gitea-runner-homelab
import_tasks: tasks/gitea-runner-homelab.yml
tags: gitea-runner-homelab_install
tags: dockerserver_install
- hosts: omada
become: yes
pre_tasks:
- name: Update packages
import_tasks: tasks/base.yml
tags: base_install
roles:
- role: docker
tags: docker_install
- role: nfs
mounts:
- name: Data share
path: /data
src: truenas.comprofix.xyz:/mnt/datapool/docker
tags: nfs_install
tasks:
- name: Deploy Dozzle Agent
import_tasks: tasks/dozzle-agent.yml
tags: dozzle-agent_install
- name: Deploy Omada
import_tasks: tasks/omada.yml
tags: omada_install
tags: omada_lxc_install

View File

@ -1,25 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"renovatebot/renovate-config",
":semanticCommitTypeAll(chore)"
],
"ignoreDeps": [
"postgres"
],
"automerge": true,
"automergeType": "branch",
"automergeStrategy": "rebase",
"commitBodyTable": true,
"ignoreTests": true,
"major": {
"automerge": false,
"dependencyDashboardApproval": true,
"commitMessagePrefix": "chore(deps-major): ",
"labels": [
"dependencies",
"breaking"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"renovatebot/renovate-config",
":semanticCommitTypeAll(chore)"
]
}
}
}

View File

@ -43,7 +43,6 @@
- name: Setup cron job for backup
cron:
name: Docker Prune
weekday: 0
minute: 0
hour: 5
job: "docker system prune -af && docker image prune -af && docker system prune -af --volumes"

View File

@ -1,51 +1,51 @@
$ANSIBLE_VAULT;1.1;AES256
39366463623734383663623435636630316234633634303035633435656135356161656662363331
3234326534616632313833343065323364623830323664300a396434303438653966636135666461
30363839613836393131663130636631646233313536623433613161613136323235623331646531
3565323964313637380a316635626139626561643166393233363334396537623436656430626539
62656532383435316563373535636139316638623161643230623738306363616130343131343965
35643534356634366335383833643734316264313437346338346430343138646666666230303935
34653930303439616662653831653239306436626230346437623065333730663261373861303932
35313564356465393931323731326235373738373230653435353634373933306134303033633037
38623330653936663938636139656665653738393535313363303962646265663336306638613061
30666361626437323266383232656631623663396434616163643134383939663663373837373363
37613931333231653461393762646663663563343339353264393661656439393061373563323864
35383733393063663135626661633765623965623438303538376137633865313839636465333265
33333963363361353937366535363061383263616464373461393239353733386532383362626563
63353735363363366264333337636138646565666536383430333233626630646534613630616136
62343462333836363435613866656162656437643136326666383630303938653431646566306430
63353636393935633735616532363261666364646332666533393930646631383864643133643562
38616664366339653061313035303237643536313765306536313164316661636564336262343865
39623831653230623834333932303836333835313031316533353735323731393935643034623361
62366333343836363133356637373736363466366136306361316162613736323033623338323463
34346238383332313965383362333138326437326439303561323938313036613432383136303262
63303666656234373462366531666538303534333030383237383733326134383733636464393366
36396535383832376134663366383666323437323330613938336363646538633065643263313737
63363632643862613563333061396638373038383332393665633831356163303436646436633362
64636432353461386333356535373861656534663430613034316534633965336436386431626361
35303762396666303135316366616438623636633530386162613761616465366334333463363939
65613330353365393630636231353133353034333438663066316463376262353132613839383333
30646535646535336665646264383562636362393130373565333838643534306136643339333935
34666637646562363361316239643139396437333930646565316665366166623736613534386261
35306539323033646534386364623165333261666431393634626164356262343364666164613332
39623464623965383030303433333530303237373735363862613632353739613264663337383632
38613038663739323361336366653439323865653531373139303761646635373233303237313335
38653862303964333338626463393665353533363563363764303162383131643934363964613832
31303163643463323433643535383532663561353730636562333331623062373361636239636635
63326132393834316333656331373037393966383639383666626232636166376234346239333434
36643665343463636631353530323635313037336132383832353539323839633363633965383864
63393362386461663833346263653431646435366639623131306165346566303232376535333630
33636434303862643662643938646163366530643638396265396537326261656661653861393230
32336566393634313836653137663764313636393531343539663037366437326432616634326638
61626433633433333262653931623065646166633538303562656634396265646334396131356465
66336461373036656434336362626138373063363635333862396466643734613539383431353530
36383861393636363864323963316634616563653930636464343863653463353966306336663138
36376262356136323637323134333736316365613238323663616538396663316434623337343964
66386564313166666530353034656366346431393831623738383837636539386431326464393963
39346233613032663336306432313937376633386264363732366537636432343238653535366337
32363762343139376638663732343465653039643464343265663436663862346539636663323433
30663435386535323231633939623464633266663363623131653365613062306264323239303835
62306439396430616536343130646333663034626562383538663230626463346538353832643933
33363636363034383665316238396665636639383035366661653534396533383330363930663866
39613630323066643537303337613234333563646430313333346337643634643131303135653931
3933613834616261313533316231303933646536336265663362
39313339373165343238363465353965316536323664633761343236316532386661303662336231
6338623335393732396162633239333465353534333638360a383761346336623538643564383239
65333966336434306465613138623766666434346439313536363364613837663933316535393134
3235303335393036300a613735393164396361353263333562396263643064343561353735353563
64646631353136353432396561326335306636383336346430356461366431613037613163363163
36323331666532613866373462373235393239613937613536663061613866376564333031333834
65346564373835646236386230393838386431666539303263656637353663376234613562363136
63306532373461653539303862373036373861383865653137383333383731616131323665333636
63643935633032666164303335386436343566306237636162356630366236656337363633326530
65306137316236646330353736663261623166343539303937346234326135666536373863653066
65623731373135613764393532303065303936323835613139626637353565336335323866376338
66343237383463393132396636656235346566373432643533303066386462323137643866373936
62663666336663383664653065333134643762616530373561663061383932323762636661626434
33383463383139343166613166383336393664356164616433636231383635343163376531313034
30636435653038393332653964656230393936383837653065313831633736633861656163643463
62333430656136333230353363643863303837366637373565663836326634646561346137343731
65653939326366613930383935383564353930376131376139313265376335623534613262643934
34353961343135313933636630616666316136643238363962646563636333633165616239356432
64656330613336636363313833356439363038656265393561343263616366653231393438313533
35636437643764366533393263393231336366353033646266383962396264333639643464306561
35343633613863343431643831646164636264366561316366303338353965646634353036336231
62626430636166643062343865613037626635356439646336396436343539386337363236393562
61323037383331343636343266313762616664343336323163353131326130326134356437313832
36356563316561393366636234396565366465333064303439336136356630386662323030393636
62316334383064613938376335636264323731626634333061623966613663376266383535633964
63383030326461323730383239323137656338623465653735303838383266333633656435653138
37373632616536323466316439613865396239646137323666653533646333316434616466663438
32633864313434316366663035386462653430306534353062656430623730656537366262346366
39633262353665613766333161663263316463653861623130383062303161326133653736393564
36366362363931313430356436633835343737396466386434623933323133626136353431363236
65376230636262643962666466656532326438366138646239643262303536326630396562626336
36666436663037383262366236623730386662386362616431383937623633356531306662643834
35336236336566393561613861666330343937336232306333373733343136623064393861616466
64386239346539386236306434373461313765363031633436393037663461333734373063373564
33646265333538653835363063363031313439666237326433346265373362643364353130343738
36363162303665623731353139313932316361336432376265333836326332313331366330616166
36633764316462613538653265343031313033666534396361313837653339613339633232626666
62323166623666393232633630666164363839616161383465386435316134303734316464356136
64316565353161386162383237643964646432623939393532663962343964313966323032653531
36643461633935306439396364616136333364376234613135306464383531616262666261343235
62353565336535393439333263663434626332613533653165343134393166353036363038353561
31666238363963383831383365656333653036653130333237616466393830326666306636383837
65626138616262373032353865646261393534613165386437383166313939326331333238393638
30343931393933663339623930393262306336656437383338643232393932363731616139323633
39613361396630323961343731373439336464366332633837366333346239633836396130303766
65323361636362303061386430346662373165663635633534383338333762386233623661383731
36383262626533323636653933333961306137356366653131303235346362613231366335373630
62336232373064363565353361656631386565393533343932663465373935313465343035326437
34313563323764326135616462303830663365633630326533376666323632303732343761343935
3636363938336630313736663832633833626530323834336566

View File

@ -1,21 +0,0 @@
---
# vars file for docker
docker_edition: 'ce'
docker_packages:
- "docker-{{ docker_edition }}"
- "docker-{{ docker_edition }}-cli"
- "docker-{{ docker_edition }}-rootless-extras"
- "containerd.io"
- "docker"
- "docker-compose-plugin"
# Docker repo URL.
docker_url: https://download.docker.com/linux
docker_apt_repository: "deb [arch=amd64 signed-by=/etc/apt/trusted.gpg.d/docker.asc] {{docker_url}}/{{ ansible_distribution | lower}} {{ansible_distribution_release}} stable"
docker_apt_ignore_key_error: true
docker_apt_gpg_key: "{{ docker_url }}/{{ ansible_distribution | lower }}/gpg"
docker_apt_gpg_key_checksum: "sha256:1500c1f56fa9e26b9b8f42452a553675796ade0807cdce11975eb98170b3a570"
docker_apt_filename: "docker"
# A list of users who will be added to the docker group.
docker_users: [administrator] # CHANGE_ME!!! - Add addition users.
# Docker daemon options as a dict
docker_daemon_options: {}

View File

@ -16,14 +16,7 @@
template:
src: templates/traefik.yml.j2
dest: "{{ data_folder }}/traefik/data/traefik.yml"
mode: "0600"
- name: Copy Traefik config
template:
src: templates/config.yml.j2
dest: "{{ data_folder }}/traefik/data/config.yml"
mode: "0600"
when: traefik_host == "traefik02.comprofix.xyz"
mode: '0600'
- name: Check if {{ data_folder }}/traefik/data/acme.json exists
ansible.builtin.stat:
@ -36,7 +29,7 @@
state: touch
owner: root
group: root
mode: "0600"
mode: '0600'
when: not file_status.stat.exists
- name: Check if {{ data_folder }}/traefik/data/traefik.json.log exists
@ -50,13 +43,13 @@
state: touch
owner: root
group: root
mode: "0600"
mode: '0600'
when: not file_status.stat.exists
- name: Create traefik Container
docker_container:
name: traefik
image: traefik:v3.3
image: traefik:v3.2
restart_policy: unless-stopped
networks:
- name: "proxy"
@ -72,7 +65,7 @@
- "{{ data_folder }}/traefik/data/traefik.yml:/traefik.yml:ro"
- "{{ data_folder }}/traefik/data/acme.json:/acme.json"
- "{{ data_folder }}/traefik/data/traefik.json.log:/traefik.json.log"
- "{{ data_folder }}/traefik/data/config.yml:/config.yml:ro"
# - ./data/config.yml:/config.yml:ro
labels:
traefik.enable: "true"
traefik.http.routers.traefik.entrypoints: "http"
@ -90,4 +83,4 @@
traefik.http.routers.traefik-secure.tls.domains[0].sans: "*.comprofix.com"
traefik.http.routers.traefik-secure.tls.domains[1].main: "comprofix.xyz"
traefik.http.routers.traefik-secure.tls.domains[1].sans: "*.comprofix.xyz"
traefik.http.routers.traefik-secure.service: "api@internal"
traefik.http.routers.traefik-secure.service: "api@internal"

View File

@ -1,51 +0,0 @@
---
http:
routers:
oc-router:
entryPoints:
- "https"
service: oc-service
rule: "Host(`omada.comprofix.xyz`)" # change it to actual address
tls: {}
middlewares:
- default-headers
- https-redirect
services:
oc-service:
loadBalancer:
servers:
- url: https://omada-lxc.comprofix.xyz:8043 # change it to actual ip of the controller
middlewares:
https-redirect:
redirectScheme:
scheme: https
permanent: true
default-headers:
headers:
frameDeny: true
sslRedirect: true
browserXssFilter: true
contentTypeNosniff: true
forceSTSHeader: true
stsIncludeSubdomains: true
stsPreload: true
stsSeconds: 15552000
customFrameOptionsValue: SAMEORIGIN
customRequestHeaders:
X-Forwarded-Proto: https
default-whitelist:
IPAllowList:
sourceRange:
- "10.0.0.0/8"
- "192.168.0.0/16"
- "172.16.0.0/12"
- "100.64.0.0/10"
secured:
chain:
middlewares:
- default-headers

View File

@ -1,14 +1,14 @@
$ANSIBLE_VAULT;1.1;AES256
61323765383334646261363130313537303465346437633439313731323037646435386366353733
3038313531323839363363343433306666313263316439350a643234393238646263303866363166
35646338623434356639326534643263626630663663366533633638623531663630613464343762
3933396362613464330a336566653465306563623136353266376132326336633666393237363836
36663964386432393531323863656631373966616661356232353736353638643562383436306464
64373137373939363637376664353831653966613463363464303062643237666531646166323663
66643039323064613037376535656366313438343831326164313831616363613534326663313733
34353865326238656133663632366232663633386138616163363163333533366663366464313232
65633433373233616334333930613066323336313139303461333534356636616463646539663164
36383662343062376563393333386430383637316161653966663832393034363730623165663931
63626631623664313733303730623833313932653532636435663536646139393062306161353162
63633561613439636138663733333234363433383233366363643862336538653836343930646361
6130
37326164353965653363666362343638666536626536646534363962626530383131643035373332
3834663632333832336232316439666530613061363930350a346235613533396231323530306666
61376536303332353762323930623664373835393266393464333739313461636164653431646438
3139653830306461320a656233383866333239383432616131373831363564333531313761663666
30633334383230663737376666376331326232343931376333383330363531656239613865386263
66616439646361323838306535333633313233383034383730653166623831336238373566633066
32383836396133383030343361623034633236373765613731616137333039323235363134373735
39653530626661336362313865386134303362316663303834376132313832626533393334393531
66363265386463313830663162633933316365363563306461623664323637366162383636616633
35333433636539643733646333626133663365383061313730323261623538363532393532303335
31626265323366343237393833623963353739356138393866346230373066613938306463363934
32633063336231343063356530663261623532303330613630653636616466643231653463376165
3539

View File

@ -1,5 +0,0 @@
---
CF_API_EMAIL: CF_EMAIL
CF_DNS_API_TOKEN: "CF_API_TOKEN"
traefik_api_user: "admin"
traefik_api_password: "password"

30
scripts/backupvpsdocker Normal file
View File

@ -0,0 +1,30 @@
#!/bin/bash
#
#
# Backup vps02 docker data
#Stop all containers
docker stop $(docker ps -a -q)
date=$(date +%F)
cd /data
for dir in */; do
dir=${dir%*/}
backupfile="$dir-$date.tar.gz"
#echo "backup $dir"
tar -zcf /tmp/$backupfile $dir
if [ $dir == "vaultwarden" ]; then
#echo "rclone vaultwarden"
rclone copy /tmp/$backupfile BitwardenBackup:BitwardenBackup
else
#echo "scp $backupfile"
#scp /tmp/$backupfile mmckinnon@truenas.comprofix.xyz:/mnt/datapool/data/backup/docker/
fi
rm /tmp/$backupfile
done
#Start all containers
docker start $(docker ps -a -q)

View File

@ -1,2 +0,0 @@
#!/bin/bash
curl -H "Content-Type: application/json" -d '{"text": "Cloud-init provisioning has been completed on '"$(hostname)"'!"}' "{{ TEAMS }}"

View File

@ -1,207 +1,176 @@
$ANSIBLE_VAULT;1.1;AES256
61353866656366343965303032316437353763643337646536663039333433353562336333306334
6639356339376162656535393737376230663631643761310a303738646434666466363464353331
64653563626636616635326130346231663961353737353038646333343361313039376262653431
3938313036363466660a376238656436333530323938313866336466343362633339376665383338
61363736623361656135393737633631663364323736353863313830333539663834313139656535
36646235363632363862663431313763333562373763646436336633326162383436626163653139
37363463616433316463303363356136393938383163316234393863393533666534333762346334
34383836663836333032373233666666346538313236393132383836663135636461623436643066
37306337663834376161646239376135633731306438616662306432626665323830353730613962
35313139323933633938366139393037656266623664376435666136326165663965393730343262
38613237313235633634323762643839663138636235396466343933393462373436626335646363
37323436386332353865393134343639333630396531373435323239336461313839366566306434
63343961373833643835356432336365373031623635623936316365306230656463383730653363
66633966626333633438363136613837326230643563343736363334373031666234353735393736
33643666343632616165373364646432393665353035363963366637623239313162343665343361
30653831643338656262663762613564356561396364623933386233373833326335616435356261
36383830643032626337633134343862366138316666343465363431666161653062333637396663
62386136326663633164653765653338313062666633643664646339386265353561643464396137
30393537613833626664656433366661373835353739303061383739346430333239333535316139
63616332336536613837643362633066313432633434633636663033303364653765376466666265
61343536643032393331623164343334663234393635623139353930323739363831356339343033
33336335613837613939356336396637313962346433343131643838313636616132336361623230
64643039646131306535626330666265646263326562316132656661313965366131383264356336
35616261373930653163633736636162393363623230386565313965656533633735366134336538
33383661633133336335626430313562303935613631666633313638306337313633656530313934
34363230393037636638663533663432613662646339386561313566313633663031616364653438
32376339343462613437393137663537663136376639343039616435346234343164666637626430
30663237383838393466646137633837646163353966326131393632376239346438363037396236
63633166303435323034333433616266396532343933333135633334663665383563306331356231
35303762326636656666626562343834646562323635333433353430663737636265343439343538
63383637383564386635633761333232633337376236376466326433353162303030396131373738
34363061636666663666666162616231646136323065366338383761623864663132366332393564
36396238373034323638303534303130343237326432383264343837653466653761306239353738
37643832383561396264313339646632333662623431663063353335323465323539646532363631
63663634623235666438316232313230656631303239396239653033613730313539383239356631
63633133636236313566653130303333376637363462336439303632373863663761306337393264
39343061326130346235643038643636353037653337656232666332646363663239393436666636
36393662383630386131356534316561386233666338646339383930643966386564353964323261
31396331666332356363623862653634663738333137313430333930616362666638636136343730
62316431393563393030643535303466343961323337366265343964653930376335643333663166
35346361626163613262333265323338303133353338633036383233336334366338643361663862
65313230343035633663356435633031303636353933366135373663393462656237646533656265
36623933616332373937623539323130316132636232366566373162323566343631393033353632
33623339376339663933346532356537653030373161303366636531396164653365653938393838
30373334656439356438316165363938643735326636396362366463633935343239656137383861
39303030656233343664376336616261663666366231343230613531633962333433393063633461
31373965336536653632383662343233663466323638383530646262363239333161303863323966
66306363323066626465326663623937313263653633376666333564616636663330386431306664
32336135623061323939323234303438633166306331396531366461343132656130643839643162
61383436393534353831383463373237333334343839646266623232323730626232303263303264
35383937323232343763313230643631626132336463356137623464373934316436643537653565
34396462343863653535303634333638343331373437373632343336363137343065313236313965
66613032383464633636373731343866643062366138386132393535386230626338323433346539
65616266343564663534333438396437323366336231663463623634343962393364336563343565
63353430356661333261306332343432366462393261616138386237633065313238353334376438
36636361363334616564313138646434316662646461313335356531656162613739346365643031
61303433646434343034356463333262316533343836373730336533303737623832623932376337
39346562316534356163663235643439353636356334326336326135613937663735323564623931
39613063383361646133633533373839646566646137343038316232666133643636633830356262
34366662333932386364376136633538643338376334623833336532363034303932393535373466
30356232316239653465663137663535333434306262343161336532636233343965336132633337
62623636363836616634613630363237323738313865383133363532363066303063333431633736
66363166643834303738343265363335383165383064333564633637376135616138643437663635
32306263356434326531336361386465323862393066353665363838353466643436633938383635
62366535613763383466646638393730616431306333393365663138643966323638386163656336
33376430376232653639313636373631633733646432613735323163336561386461666665363366
30363738306337373861333930653632623538346664643831633137383137393763343032623861
30643136343038396532623739393465396335346164313338383936373330373265353961633334
30303236643037376337613435373635313432666237323465653962623631656635303166336237
66666564313063373432383339643538663566333037613938396632353766373832633763663836
35303334343630666136633532333261383535373432356264666537346538653861316462333466
66653862326539303736346233316536393537613466363530323262383833663130306162363463
31383265333965373632343730356133363065383830343434303330646138333366376636306561
38646531656133343134643939326565393038393939336363313136386238376432663364656564
37386639363938313032303661663039623239623935656434653335643763386264623536313766
31666364306466333936343161383662663035326566623662336565376330343963656439393636
33343034633232346462633863333439386562363265616534383033623663646566306430366234
39653336656661313538336430316436646432633232393661326237633739386431363632376233
30383939653134626162306364623536363333326538313434643361363032303563373532663436
63653435623131306263636438306431623734633766653765353763303763663264373338623031
38646230373665626139313066303330613430366137326634363366393365643364663566323866
31353438383330383362333864313231363939663237383034643436376236326539633666393137
63636630643364396366656164383035623437363430383062306138623730303262643064653736
30613834316264643035326639386236376537646636373031666266613964306264366633666132
34343439353632656262633665653663383264613436313235306438626663363631353532386534
30643532616434653235383163313137353566333539363730303337643934653235326561623565
66373561623836623138393566666265353739383639633466633337373630306533626334386634
30613566303237303634353065613733303164333034353765616537616461333038653931636333
34613064613831373535323238663431323539303139636165306136383362303933373338376231
62306336363361656663336134616564666132373938663530313062663531386461653164333631
38373832656139363636663533653866343863323762303162626532353533623166396138343563
39653066636166633533636637373462333162353665646330383164393064393939323765306237
66393462393163316464326662663634633666376233373031376364316434383332346335323234
36623164643265643834373037343734656334396131383133633566376435646166313364373064
34323061353034373034326464613664383434646539373533333031623666316166383435626233
33353339303438636639313865616630343834633234633130353937663133323133643035616462
33373935626163646165336437303364383766353765303232326331646364306565326635393062
61313034663465643434323535653461363466643235616364616561633665323039393937303864
64386630326138363862653935616134333939376163663564343864376663313232666234323833
61386365306563323438303262333534656164613839393363343934623130646361666534393136
37313437323533313637613132383530643964383463326535313531646662373338623738666162
33616465633965626266633934336537616637643437363436616562393663366335646230363063
39636532393531636162323264353630313434623266663332613564623131636335643332623335
33316466646330623130643735353066336239616132393761356630386638636235373362376530
35366534343930636239373964393335353061376338653636383635653937343761663363636666
63636137303535643166363966393433346662616666303031306539363234306439326438393734
65636637333136646162623937636337306164346339613566316438623536633331313663643230
38343734313063636136333134336162366438323434653436653933613934366162613266326661
33613964363236383936356163353161396631333563663533346637363865323637666366323965
61633164373635313562316532656637313733316531383962396232303230373237623866636132
64373035393839383732333239333335366562313665626235316633623038663462643139633234
36383232336636623433663434386665353464646231323735336632666563313434633161613539
33613363666332643365396634626236323964366531626135393964656463653461656630333536
32323335396161363762323537626162313665336232326338353266653262383134666639633361
35393438333735306165306137393430353930366430666261356662363839333465383330343566
32633164316332616435353963623663376639666635636363373937306130356137363263363165
65633437353831393364373638623630636232386535323630376466386332626362356262653032
30346134653330643563396166376431353634386635336134343962663736386233643566633236
38663566306230623866623232353566353936373638643162373666653031376530393934326165
63396633643436613962616435363830363131643564393136656531343063663462346130366331
65333263373830643335613362346164663164613965653335646430366539336561353539643664
32306563356239646331343831326536383739373535643764366137643662316363373036643861
64306561633131376661383065333761316631346438616633616466343434366534643666326339
62363562373631313034663064633064306231356165383739623162333836636263623535333534
32343333353333383335303830343061316138306562666333366335643132303031393962343132
63613037633130323632323738633832343364656463616131653133393830613135313331623335
61393465373861636562383163353764613233313639316333303730633164616137316565663566
31646361623866633639373534636331343231656234666533363766306165653663643739356165
39353533663433303831343834663365656433643533613364633632316639356430363538623261
37636537386536386436323962306436386164636339383439636239313630643738613638656161
62326239313466333436623532316233313764306434363131373334303432316232336439333461
35336561333539626333643530313831316461346630346133383034383636393830363133363666
35366330623835616336643266363861336537653062343566363464376463626638363435373739
37316563383835393262356238306566323431386130383133313335643862336438363431383133
35623030613862386264343965653035626166353965386333313730633162633031393632323133
34333566303932316262666266363032336537616336373966396336643837633066653737633562
63303330343334646237323832653935313433663532356230383630326162376664346630383731
33303362353432633932656535343438343361346439393363333836336430333830376239636263
36666163383932323436326632636639306564383663633965376631343839396165663937313661
33636463336135316132366133383165376130643764306633323065326134323931656336383363
31346465306565613965626139616165386135663565333935343136363766313637393937353666
63393136646461383039303733616438363638633235656135353538306434653331616636363532
62386466333162396530303831636563653133333533666261306663366137623065303962646661
34633763333836343466663961633032616438383562363034326264326330316462626437316464
34633866643230336234333032363433623163383763663132366233636465326163353261396266
65333131663764393765626534373661633433633864633138323339373734623437353737336539
39356332636565303038353765323036313865396237393837363461646162333233643933363931
61363230303930613763393365306263363436396661363638626330623735383937636233303464
37663332373937633661303264363439353366646266626134333163666433383631613830613038
62346461346638393137646332613866643137303564306162396564616164333639393631336466
62666466396339336332653037633861386535393962376538656563336362376565646630623265
35373961343733323034306331666361303732626533313166623630303065336531346132323966
61326131623865643538666463396334383666626334323766633531623539613836313836656533
37663137646535353532393763313136326466396130383761323265353131313538303038336434
36643838336333333735623366336432383337656336393133316263623534366639356161636136
39653130333364346435303332313437626434663933663361343162633636346462633136373666
62346137353937323963353332333062643037393866643831393439393338346563303530633864
34376237666539363138616363336165326434323133623539633331333334333034633630333165
61643766656438313331303038323463623836666163303339396266363765666231343365303333
61626361646239326339616531303535613133613231353436323636633766353338313039633131
65646132343563623836663235626131323030656235373031633335373631373737353934636530
30366432616461376639303266663531336639386238383766613663346331343133636265326563
39323661343661326563393230306334353731623863313137643866656233383863613235393665
64663865323764393231616338343334636265623965323832333766313864343837363034356530
32343065653235383333303435333831326434363637633666613430376366373335393737656432
39336365616536396164616634616462383737333563343630356366383735393339336533313563
30383631613332623833613633383137393838323961323338653733336162376133333637363033
39303133326432343865633734393731316539613664336136353136623635383665626664383039
66626537313232613433323638633339373338373062396536653832643462643962616537366162
35646338613639353432343539316338373032336234666362323031616337646463313934303366
34343661376135326636646430333934376263376365363235643766643039646164366330346137
33653161303263393064333533313764646438366461353336623231316631643731336530393034
63626131356261623062353066333636623238313138336130656262356365386230386161393465
64383737306365323865356331303130376264326333373237363965633930323237386636653765
31346133393038633834393931613634323632333830306233356333363761363837623263633234
65626539663232623932353666663036653766363138333536326661656465306361313265643537
39303064363235326233336133623563633965386666373463323862373861643136356433343230
30353337313931343235306132343264316134636265363033306533326361326264653433346539
33626532303364356537626465663532616131303032326335393338306434303038393035653662
39333864336437333439363766653761623838653064653932306334366165353836626164656366
39353933636464626134343762653939316532393430656131636536653661333936316333343532
39613465623466386462623632383064613630386462646338376633616466323032356133343961
62656230393832376531646664306139613539383130343261636566393664363164303132383338
33346638383437366632623766356331656462336665353564303134383638326166626236363236
64326665643236363836303038313235393834653338643935616433363766313861653665346138
66346665393764336136343938613838383966373566393039353739313937656464333331636263
66383139643061323234373764323263613461363334323965663863333664316233363766323765
61353665303436346237616666306461356638313263343130636537333539356162666365353035
66646231326130376334343262313835636163356237333365323834633463663463306265383562
37623966323832366362653233626535353732636536376434313332303630613034653461323231
65393765356536326362333065303864313866366161623436343431636166643833323232656562
34643238326135636566666435333837363733656134353736343261663537613335623335613335
36663533643334336164613064633535396432383661353866656634643639353530323866343239
64316235326139623765313735386238356162386330333966653535346565336538626164303661
37386632386439393134373461666131343561613466636233393032373136613662383763623965
32386539623535663932356436666264613838353465396135633036633134336138346636326464
39393239326534633438346262376631383430363339646362633564666430366334343362613061
37373132663961303639316365323862616466393237383762363439386465613262396535346162
33346439373361346666646131633864376637373936393262643730336636326135336664303264
32393662326565306563643362396432626161373639386234363963306261396161343638306239
61373134643532383361363264396265326132646535343936383664613565643966343163373264
38323638316135346237363366376362663432666231343463313837653666373839326537346132
63383863323639646662336635326232356566356564393365623736323162663134356335366431
35653563323162306634653831316533636561313563393831653664363165636666306536303061
37623535373434366365303266303436663235386533336131313731653332376534376137646135
6439386261643762313365313466373166346635613230643361
31393237373262646664663739633130643562326538336561353265633064383466363532366332
3966346334336430633238376438353961393936393037340a666263623538653061646366653831
65363535646434393035626435353630626133643634373961393063343361646561643233633733
3263323166336638380a626231353030393766376534333438643930313432383266323763633130
33633333616561316465666133626261363361333433343733653266633337663863383137376533
62363038363631626463303563643638623231306363386261646639316332613134383334383737
63356561303735656638306566323432626531393332643634626531336230666338363433363435
32313539326265643637656435613965626232333631343264343038393564663831343063646533
61333835306632666136313637306165316434376234316632626632653133326633363734663033
35396235646335653065313664383861323033306636636336376264326534353635396530313462
30386237636438663363653032623030666438336438346434656637336662633930316536613832
64323966656337666239616636333533366636383833356561643734613664303236333939663262
63643736626163363362343161613532343564323661366261313331303466343639343437386439
32616133316236363339333338336566366236333337623232366139353461353335383466316639
64626661613530626639323233383065353033316238346635393633336431656666336436356638
32336637356336666630323036326562353737316231386636666136616465353764313236643761
65373836313037363065346339333031626230306366353632653936326463366665363664643161
31623962383363663964326439396362643932633130313332633363666537363564333830613730
31633766613639356161386132313863633830363963393663663564343732633366386235393464
66643831643735353066626566356363643131376265346665623666366663343939636638383631
66616562323164646235616137646632373631343834353832333632366636646332393537643439
64326138343462343064303234646362633862383336306237643636623734363165616362313035
37346437353566646133316631363735346561326565623965373833376438646439376630363634
35333133643135333761646261646566626562623962636161616163316433613261386466613937
35613531356265636339366139663865643863383035303365373034633239386261306539343539
31633039363134363731616136343031363264323734623462383233613437656265666165616330
39383661653561366365383462363538386439646436313761666163646334623737326563653034
61636538643263366264343265353436346433643837623838666638343130663466656365663839
33376332626537623865316136363938396161643466356131643736646138383462373961616531
38376665386133373939396261336531333738646135326165363864663463356638633337363232
62303736316263613431646263306436393932353062393531383965353137393163663664396461
33636631623234383835343436313764663538306164386465356265396130343364343665376665
38316533333338613439356465366663616231396234663633623264373366313432396134653663
35353038626337346434326465343230653861323432653438623337653333393266613566326231
35653465333062383863376365353832633731323066646366386262396431656330663666333038
37663035613136393063373765373034376631613363643035666533323230303065333065656565
38613633353862376436393838326664303330306538313363623862316131393064316530383432
36653664613834336165653364643436643333316333306438643638643634363430633466373564
30633032356430383239623466393339616639623661333339313337613734363237643539303862
38323963383361623333336437333066366332643030623162653162303065313761666564366131
32393431383731393233333138363138396139633831306137613534326535656265353736636364
33643834353633343962386361303564393032303432626138626535623132333732623937366230
30666530636130643737363039376463643161373437303235616564363132393836306430396366
30363064316666626532323832343132313264653338653130643439656662633566363237303837
64663661646462303761636130666561333636393962333232666134386439303166396637666265
65313330373862363534373666393536333666643032306466626263646530353534316134363662
63383965393731313138643035633064366130326562663763383963303339383233336331626361
31366431336663356463306639613366396534626235326437383666643165333832333338386533
35643763643938346437353365393333336263623533623936366337333730653632373037636434
38323730336539303664386339356463616531376230383762666361663030653639343135326165
33323234353766303839323736646463313733636133656561373038656431356338626632643534
66616333646233656365346261633034383536393635613161373338343431383931353930343166
61316332663065366365306632353963393766333036663137303462613262396561613664633434
32376265306636323439333335316261626262636161646437316463333833343565663335383436
34366531383361383532343630613965386465316463396535396132356635346635643465613065
32333838303263323839633061373135303136343336323565326334343331333163393766643133
32393439636632356330643662376365333238316230633430653133323965393330643065363866
30643839373936316639373331363739356531333065303937646131663162343430346133633931
36386464376238643461373133646638373439313431643831313064653666613537393264306665
32653662303465303639323639636238633231306665396239376530326437383764386563633562
66616238616336633265656463653036363932323964623135643936663961386164303365363661
62303866643463613365333363613463623336306336306566383639363030343761316330353833
32303066643464616639313666386330663433633831366338326665613538336539373439656532
32356463363662666266663263333562363861626462666461343834383335333731336137303464
38376633643439666538636439326266646239343664666266356665653565656339353261623462
30336261653432376537356162613361636139366265343439353330653836336337646433316361
63363638653435373635633834353161326230626138666439643531333031663335663638653361
61633335396166336465623263343863373961643735623631383762613763656261383966323838
30623264366138343839363636663733613836313166646137656165323662356139363564663837
39656333346435633536383130383730313732653363666266303230363939653331653936356565
31366663653332303630346438646431633161636230326330363862336466383161353732636431
30666339383766626433633435643564323939366435363435636232343935373063316637316434
39383461376466373165613639343362393732316532336535633465616434326464306162303066
34666637356563393930326665616330643262633639663635626635313330336334633361393566
37646263323731353764366563393866373435343361653539376533363332393736326261326338
64303439356633343164633137373433363237663034383365653630393364383038313062316665
38653038316339303035396234626438383863656332316535633231393232633332323331626661
66666435653433623031393332613834613566643338646430393361636131333466356466663465
61376461363238366566373635623464366139356430336162636232343061643634643230343332
62363461393266666563326237326133616431393461353538366233386266303432663531373662
63303866333865656663623565653664643934623566396565326264663237393566643135316130
65386666343262373832663637346531663066363565396437373330373665376635653661616637
39383233623262393361313264316230626565326466306563613930616465623531373636343439
30643030616637313639306234643035326639643533613564303731373731646464323737356166
39393839653431343431373034653536633531643934353432653636393937346230303162646537
61623463343833613636316165633430613134663537333665303632613637326563373266383063
33366439303538613134633130343439373666363566333663346536623464653334323533343939
35316437653537396135326330653834613863356562323765346432343234636263376238356633
36393334303635626535636134333863363333656632373430343264373832636138663338643565
31323434346337653934666537303563306562666532376630643637626532613730643837303634
39393565613034336339386366636661313330396232303832316666353965336563373466613563
61633565653137386633343631653232373162346633366362373632623534616562343637653062
35396265323930323938656663633030623766366239306435633438663136333865643263303261
37313564383935653565633066313862633364323462373638613331386438383830656635316661
35386236356331376565616633356631626661366339393163343739373735633062323930326430
39643137383761623132323931303461366232323132323064386538373133613531393665353832
66303338626639353539323063666235353532333437373433376337363035623639316431616264
64343665306139666661623635396130373464646663393438366163613634336465396535373935
33376530633266386664316532623863366131623766643364663061333964373331363366383631
33313361646134363964366330356437386662323536306164663661346630376238333966346135
33653134643564623263626432356562653833363935613863343834306436323137356239376437
35626134646661633736666330663861396536326137376337346136366433323338373332623566
65373966326232656337653139333762643961313162356461623536366230363034613066336133
31613565383064306431333664396237373537646236636634373932326632346266373065356339
31353466626530623431653366636663353263336332663164636366643134346239653239626434
34373535316133366265333337663334646630383035653637663864663264306131343039663739
32343037383537356331306539313130303961656164373533663839646530356562303964313135
36626164333963313566633033393266363161353065343530303064646465616661313238663839
39346134343735323561396631333838626434376663393661373436363962373564633634346339
64356230623936356632313665633163343233366339626631396162343866636361373437336164
36353666623930666565363932386232643062333836636638633035353061383932613332386636
61396135623430323438633537346132363063326337653032353737356261616338363634663134
32306638643835333331613432353766313530643034396632353762316436623336363662386137
34353061666238613065323739656332313330323165373231383638306436383166393961633337
36643235376532306137653237386563653337356331326435346431316564353462623038383838
63636361383634313530666463653962303938356238393134326332623164663239316433313161
62383866383466343936373137306331666261303636316136346264303563653966356136383065
61636337353336326662643634323732646233613136643034336232333064306162346333666166
36633766313733653435386432353937393137306665633766306236633162326534303061323963
64386566626136336261363864663662373635346239366230616437633031633830633336313634
61613636663738623338656165646561353638626265623739373630393336616366613636396330
30643666326135343037303830613732643561313237393766353863666164656432666261626466
36663934653432386662383134636631643466323132356266383065316265303164353330623633
66623536383563323431613038613037306130343738393965616635613930636638306138393839
65653030656264323837383238303231346434646363363134633730663562313366623038393133
31303736376263656462643961666537303163666637613465626534623730323764353536306339
63316132613634316133386636373836636237383830616236326663323365323834376365383066
39356661366334393233303164666666656463373166393739636332616137393439656432663433
36356136653231363763336364303339613038653438386233383364623630656236333661643362
66333464306462353262373636323935653931663334643662303066383737323464376332326566
37336336623765356536326239316561343666316562376635623734633832626632323563346235
61393961343766663964326436663037613134643130666239303832313161326136326265643434
38326631623836663464663734656538653636333061383633386261386236633832303830663233
33623862663230666265316339633464626534363465643336646462326431393863656536613234
39626135623637343865303965303035356635336439353463323937623465303934393631363238
39333534306539303831393039623433336331636135356537353233333062666664623238326233
64386534666562306561376432343032313966343532646533386137623664333336346131626361
37363834643635343831646630346263653438623262333666316131636666366261303665636634
30343634346137323830333637613434343639623338383432303063316639636462626366643535
61643739386663643132313137633139373536313132356465373738613462363264663739356632
34663131353034626361633863613933336465633131386530336663666361393335633437666333
30303130623961376637326664393561363462303564633463333734336635653335336538303431
37373331353039613436616130316633393261346331396337343565323565356238303431653237
64366165383831376632366364616536326236626166633465616534613036633463663439303039
66313138346338353765633964346137333639613862613638626136306233343536643737343662
64323165333262623434643261646531396436333965383064313131303136663865316631316565
66626466616661383564653435356261646337366435353335383234623034653633623364373062
64313966323339663563373566363132656334636631623630623437326265393365656639386136
35383539623565346263393966323232633030366439646639613763313932313038616362643562
33663331336637383238313766336562613330363264666633376263383337333865363665326331
35363866636431313235373535396230393831383738353232346265316432653666383236303161
30643038616538343534323061353736653537346534643963313630636365333835356430643434
33633031623137326530663835356462316161656364326633383761323337353934306536643333
66346361363962366336613138633561636665653337373230613032383264306532373937383637
66306331306639613065353332336234616136616461663631346532363835353065666463333864
63366231323165623863633361386162373432303338366162356338306361326361393530646465
34356364323365376462346661313530306434343837373064323431663130343838396363333538
62373462396264363565616466633663373465626635613464626265386464396530303262306236
64373736656361376266383432376432333632663736376134393466636539383264373462643961
34343433633865656164636434363139316466376361306433663838613036653366613730396537
30323631366664623834633761643662626438303132633063646536666162383162643737323538
38623432366264626439383830646438336133656432613733656466333065616338303466386538
37333135346633383736373932383263356638393966356537326632323631393462356366653938
65363666353032626336666137653963653137643230313838653037393739356363326535373762
35316461633763663263626133383162396164393436363665313633663531393164663061313236
32306535383731326139343566356665376238356532313063303962393639366164373530396535
33316336363562316266353534393466653739373266313533323133313464626236336137636264
34393730373662316137633564663864626137303438333262366466396539356137383835346361
30616533626338333532383434633463653062326437353831376166383365393330646432636266
62656238663761316532313366346661376237666436346335656439396564363464323063353664
39303261346631356536643961666638353334303932303938383830616263633738653837643861
65336437326638353365323232666332333162663935306665636463623538346166653764626139
63653736363736623139366164623437623734343766666239316338663136623232383832623632
66306536363836663939386261383266303664616363346662643835356239666338386665613066
323839643933313039656433313432396532

View File

@ -1,12 +0,0 @@
---
- name: Create the dozzle container
docker_container:
name: dozzle_agent
image: amir20/dozzle:v8.12.4
restart_policy: unless-stopped
command: agent
recreate: true
ports:
- 7007:7007
volumes:
- /var/run/docker.sock:/var/run/docker.sock

View File

@ -10,7 +10,7 @@
- name: Create the dozzle container
docker_container:
name: dozzle
image: amir20/dozzle:v8.12.4
image: amir20/dozzle:v8.5.5
restart_policy: unless-stopped
recreate: true
networks:
@ -19,11 +19,11 @@
- /var/run/docker.sock:/var/run/docker.sock
env:
DOZZLE_LEVEL: "trace"
DOZZLE_REMOTE_AGENT: "omada-lxc.comprofix.xyz:7007"
DOZZLE_REMOTE_HOST: "tcp://omada.comprofix.xyz:2375,tcp://vps02.comprofix.com:2375"
labels:
traefik.enable: "true"
traefik.http.routers.dozzle.rule: "Host(`dozzle.comprofix.xyz`)"
traefik.http.routers.dozzle.entrypoints: "https"
traefik.http.routers.dozzle.tls: "true"
traefik.http.services.dozzle.loadbalancer.server.port: "8080"
traefik.http.services.dozzle.loadbalancer.server.scheme: "http"
traefik.http.services.dozzle.loadbalancer.server.scheme: "http"

View File

@ -1,42 +0,0 @@
- name: Create directories
file:
path: "{{ item }}"
state: directory
with_items:
- "{{ data_folder }}/gitea-runner"
- "{{ data_folder }}/gitea-runner/config"
- name: Check that config.yaml exists
stat:
path: "{{ data_folder }}/gitea-runner/config/config.yaml"
register: configyaml
- name: Create config.yaml file
file:
path: "{{ data_folder }}/gitea-runner/config/config.yaml"
state: touch
mode: '0600'
access_time: preserve
modification_time: preserve
when: configyaml.stat.exists == False
- name: Create the gitea-runner container
docker_container:
name: gitea-runner
image: gitea/act_runner:0.2.11
restart_policy: unless-stopped
recreate: true
# dns_servers:
# - 10.10.10.1
# - 127.0.0.11
volumes:
- "/etc/resolv.conf:/etc/resolv.conf:ro"
- /var/run/docker.sock:/var/run/docker.sock
- "{{ data_folder }}/gitea-runner/config/config.yaml:/config.yaml"
- "/etc/hosts:/etc/hosts:ro"
env:
CONFIG_FILE: "/config.yaml"
GITEA_INSTANCE_URL: "https://git.comprofix.com"
GITEA_RUNNER_REGISTRATION_TOKEN: "{{ GITEA_RUNNER_TOKEN }}"
GITEA_RUNNER_NAME: "homelab-runner"
GITEA_RUNNER_LABELS: "homelab:docker://alpine:latest,alpine-latest:docker://alpine:latest,ubuntu-latest:docker://node:22-bookworm"

View File

@ -26,7 +26,7 @@
- name: Create the Gitea container
docker_container:
name: gitea
image: gitea/gitea:1.23
image: gitea/gitea:1.22
restart_policy: unless-stopped
recreate: true
# dns_servers:
@ -92,9 +92,9 @@
env:
CONFIG_FILE: "/config.yaml"
GITEA_INSTANCE_URL: "https://git.comprofix.com"
GITEA_RUNNER_REGISTRATION_TOKEN: "{{ GITEA_RUNNER_TOKEN }}"
GITEA_RUNNER_REGISTRATION_TOKEN: "A01dvleL55F0o5OMJpa4UsE0gJ38ANKrAw5vKei3" #"{{ GITEA_RUNNER_TOKEN }}"
GITEA_RUNNER_NAME: "gitea-runner"
GITEA_RUNNER_LABELS: "alpine-latest:docker://alpine:latest,ubuntu-latest:docker://node:22-bookworm"
GITEA_RUNNER_LABELS: "alpine-latest:docker://alpine:latest,ubuntu-latest:docker://node:16-bullseye,ubuntu-22.04:docker://node:16-bullseye,ubuntu-20.04:docker://node:16-bullseye,ubuntu-18.04:docker://node:16-buster"
- name: Create directories
file:
@ -106,7 +106,7 @@
- name: Create the opengist container
docker_container:
name: opengist
image: ghcr.io/thomiceli/opengist:1.9
image: ghcr.io/thomiceli/opengist:1.7
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -16,7 +16,7 @@
- name: Create the homepage container
docker_container:
name: homepage
image: ghcr.io/gethomepage/homepage:v0.10.9
image: ghcr.io/gethomepage/homepage:v0.9.10
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -2,14 +2,14 @@
- name: Create the Dell_R730xd Fan Contoller container
docker_container:
name: Dell_R730xd
image: ghcr.io/tigerblue77/dell_idrac_fan_controller:latest@sha256:174665c24789b8c58bbda82dd48720256c20b1d828f76c02d6f08acc919537a4
image: ghcr.io/tigerblue77/dell_idrac_fan_controller:latest@sha256:1e44a090af5332842332fd58ce22a1034c045764f0104e9cf38be2386b1e1753
restart_policy: unless-stopped
recreate: true
env:
IDRAC_HOST: "10.10.10.138"
IDRAC_USERNAME: "root"
IDRAC_PASSWORD: "calvin"
FAN_SPEED: "50"
FAN_SPEED: "35"
CPU_TEMPERATURE_THRESHOLD: "80"
CHECK_INTERVAL: "60"
DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE: "true"
DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE: "true"

View File

@ -73,7 +73,7 @@
- name: Create the invoiceninja-nginx container
docker_container:
name: invoiceninja-nginx
image: nginx:1.27.4
image: nginx:1.27.2
env_file: "{{ data_folder }}/invoiceninja/stack.env"
restart_policy: unless-stopped
recreate: true

View File

@ -1,88 +0,0 @@
---
- name: Ensure open-iscsi is installed
package:
name: open-iscsi
state: present
- name: Ensure parted is installed
package:
name: parted
state: present
- name: Discover iSCSI targets
command: sudo iscsiadm -m discovery -t sendtargets -p "10.10.10.2"
register: iscsi_discovery
- name: Set target_iqn variable based on discovery
set_fact:
target_iqn: "{{ item.split(' ')[1] }}"
loop: "{{ iscsi_discovery.stdout_lines }}"
when: item.startswith("10.10.10.2")
- name: Check if iSCSI target is already connected
command: iscsiadm -m session
register: iscsi_sessions
changed_when: false
failed_when: iscsi_sessions.rc not in [0, 21] # Allow success if the return code is 0 or 21
- name: Connect to iSCSI target
command: sudo iscsiadm -m node -T "{{ target_iqn }}" -p "10.10.10.2" --login
when: target_iqn is defined and target_iqn not in iscsi_sessions.stdout
- name: Set iSCSI target for automatic login
command: sudo iscsiadm -m node -T "{{ target_iqn }}" -p "10.10.10.2" --op update --name node.startup --value automatic
when: target_iqn is defined
- name: Fail if no target_iqn found
fail:
msg: "No target IQN found for iSCSI server IP 10.10.10.2"
when: target_iqn is not defined
- name: List all block devices
command: lsblk -o NAME,SIZE,TYPE,MODEL
register: lsblk_output
- name: Set iSCSI device variable
set_fact:
iscsi_device: "/dev/{{ item.split()[0] }}"
loop: "{{ lsblk_output.stdout_lines }}"
when: item.split()[2] == 'disk' and 'iSCSI' in item # Adjust based on the MODEL you observe
- name: Fail if no iSCSI device found
fail:
msg: "No iSCSI device found!"
when: iscsi_device is not defined
- name: Create a partition on iSCSI device using parted
parted:
device: "{{ iscsi_device }}"
number: 1
state: present
part_type: primary
fs_type: ext4
part_start: 0% # Start at the beginning of the device
part_end: 100% # Use the entire available space
- name: Create filesystem on new partition
filesystem:
fstype: ext4
dev: "{{ iscsi_device }}1" # Format the partition
- name: Create mount point
file:
path: /data
state: directory
- name: Mount iSCSI target
mount:
path: /data
src: "{{ iscsi_device }}1" # Mount the new partition
fstype: ext4
opts: defaults,_netdev
state: mounted
# - name: Ensure iSCSI target is mounted at boot
# lineinfile:
# path: /etc/fstab
# line: "{{ iscsi_device }}1 /data ext4 _netdev 0 0"
# state: present

View File

@ -10,7 +10,7 @@
- name: Create the jellyseerr container
docker_container:
name: jellyseerr
image: fallenbagel/jellyseerr:2.5.2
image: fallenbagel/jellyseerr:1.9.2
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -14,7 +14,7 @@
- name: Create the lidarr container
docker_container:
name: lidarr
image: ghcr.io/linuxserver/lidarr:latest@sha256:4c3d6942aa0ae3a7da5a4d6a59ee96e43777d834b4234f539bbb5d10a2db2900
image: ghcr.io/linuxserver/lidarr:latest@sha256:c3d8c0970b0e5a7dce0b29930efc83ab33a0fff8d1afbfca88a2104affb80c45
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -14,7 +14,7 @@
- name: Create the mariadb container
docker_container:
name: "mariadb"
image: ghcr.io/linuxserver/mariadb:11.4.5
image: ghcr.io/linuxserver/mariadb:10.11.8
restart_policy: unless-stopped
recreate: true
ports:

View File

@ -10,7 +10,7 @@
- name: Create the mealie container
docker_container:
name: mealie
image: ghcr.io/mealie-recipes/mealie:v2.8.0
image: ghcr.io/mealie-recipes/mealie:v1.12.0
restart_policy: unless-stopped
networks:
- name: proxy

View File

@ -1,24 +0,0 @@
---
- name: Create directories
file:
path: "{{ item }}"
state: directory
with_items:
- "{{ data_folder }}/omada"
- "{{ data_folder }}/omada/data"
- "{{ data_folder }}/omada/logs"
- name: Create the omada container
docker_container:
name: omada
image: mbentley/omada-controller:5.15
restart_policy: unless-stopped
recreate: true
network_mode: host
volumes:
- "{{ data_folder }}/omada/data:/opt/tplink/EAPController/data"
- "{{ data_folder }}/omada/logs:/opt/tplink/EAPController/logs"
env:
PUID: "1000"
PGID: "1000"
TZ: "Australia/Brisbane"

View File

@ -10,7 +10,7 @@
- name: Create the postgres container
docker_container:
name: postgres
image: postgres:16-alpine
image: postgres:17-alpine
restart_policy: unless-stopped
recreate: true
ports:

View File

@ -10,7 +10,7 @@
- name: Create the prowlarr container
docker_container:
name: prowlarr
image: linuxserver/prowlarr:1.32.2
image: linuxserver/prowlarr:1.24.3
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -13,6 +13,8 @@
image: ghcr.io/py-kms-organization/py-kms:latest
restart_policy: unless-stopped
recreate: true
networks:
- name: proxy_network
ports:
- "1688:1688"
env:

View File

@ -10,7 +10,7 @@
- name: Create the radarr container
docker_container:
name: radarr
image: linuxserver/radarr:5.21.1
image: linuxserver/radarr:5.11.0
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -10,7 +10,7 @@
- name: Create the readarr container
docker_container:
name: readarr
image: ghcr.io/linuxserver/readarr:develop@sha256:7ca57b101b1e00431266e88534d2ed7c3049bcc58eabe3f6f4fddac5a9842a3f
image: ghcr.io/linuxserver/readarr:develop@sha256:2502c4fb7824e61932bde9db79b903e083ded22d1ed0ebbb0b7ce5508347877b
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -10,7 +10,7 @@
- name: Create the sabnzbd container
docker_container:
name: sabnzbd
image: linuxserver/sabnzbd:4.5.0
image: linuxserver/sabnzbd:4.3.3
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -10,7 +10,7 @@
- name: Create the sonarr container
docker_container:
name: sonarr
image: linuxserver/sonarr:4.0.14
image: linuxserver/sonarr:4.0.9
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -11,7 +11,7 @@
- name: Create the speedtest container
docker_container:
name: speedtest
image: lscr.io/linuxserver/speedtest-tracker:1.3.0
image: lscr.io/linuxserver/speedtest-tracker:0.21.2
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -6,14 +6,11 @@
with_items:
- "{{ data_folder }}/vaultwarden"
- "{{ data_folder }}/vaultwarden/config"
- "{{ data_folder }}/vaultwardenbackup"
- "{{ data_folder }}/vaultwardenbackup/config"
- "{{ data_folder }}/vaultwardenbackup/config/rclone"
- name: Create the vaultwarden container
docker_container:
name: vaultwarden
image: vaultwarden/server:1.33.2
image: vaultwarden/server:1.32.1
restart_policy: unless-stopped
recreate: true
networks:
@ -33,30 +30,33 @@
traefik.http.services.vaultwarden.loadbalancer.server.port: "80"
register: container
- name: Create rclone config folder
file:
path: "/root/.config/rclone"
state: directory
- name: Copy rclone config
copy:
src: scripts/rclone.conf
dest: "{{ data_folder }}/vaultwardenbackup/config/rclone/rclone.conf"
dest: /root/.config/rclone/rclone.conf
decrypt: yes
mode: "0600"
- name: Create the vaultwarden container
docker_container:
name: vaultwardenbackup
image: ttionya/vaultwarden-backup:1.24.0
restart_policy: unless-stopped
recreate: true
env:
PUID: "1000"
PGID: "1000"
TZ: "Australia/Brisbane"
CRON: "0 4 * * *"
BACKUP_KEEP_DAYS: "14"
ZIP_PASSWORD: "{{ VAULTWARDEN_BACKUP_ZIP_PASSWORD }}"
volumes:
- "{{ data_folder }}/vaultwarden/data:/bitwarden/data"
- "{{ data_folder }}/vaultwardenbackup/config:/config"
register: container
- name: copy backup script
copy:
src: scripts/backupvpsdocker
dest: /usr/local/sbin/backupvpsdocker
mode: 0755
- name: Setup cron job for backup
cron:
name: backup backupvpsdocker
minute: 0
hour: 4
job: "/usr/local/sbin/backupvpsdocker >/dev/null 2>&1"

View File

@ -10,13 +10,7 @@ if [ $# -eq 0 ]
exit 1
fi
#files=`find . \( -type d -name 'group_vars' -o -name 'vars' \) -exec find {} -type f \;`
files=(
"./group_vars/all.yml"
"./roles/docker/vars/main.yml"
"./roles/traefik/vars/main.yml"
"./scripts/rclone.conf"
)
files=`find . \( -type d -name 'group_vars' -o -name 'vars' \) -exec find {} -type f \;`
# password_type=--ask-vault-password
# if [ -f "~/.vault_password.txt" ]
@ -31,18 +25,17 @@ files=(
if [ $1 == "encrypt" ]
then
for file in "${files[@]}"; do
echo "$file encrypted"
ansible-vault encrypt --vault-password-file=~/.vault_password "$file"
echo $value;
done
ansible-vault encrypt --vault-password-file=~/.vault_password.txt $files
for value in $files; do
echo $value;
done
elif [ $1 == "decrypt" ]
then
for file in "${files[@]}"; do
echo "$file decrypted"
ansible-vault decrypt --vault-password-file=~/.vault_password "$file"
done
ansible-vault decrypt --vault-password-file=~/.vault_password.txt $files
for value in $files; do
echo $value;
done
else
echo "Wrong argument supplied. Run without arguments to see allowed ones."
fi