feat: redeploy #5

Merged
mvhutz merged 1 commits from feat/redeploy into main 2026-03-16 00:31:17 +00:00
6 changed files with 101 additions and 83 deletions

View File

@@ -9,6 +9,7 @@ tasks:
vault: ansible-vault edit vault.yml {{.CLI_ARGS}} vault: ansible-vault edit vault.yml {{.CLI_ARGS}}
provision: ansible-playbook playbooks/provision.yml {{.CLI_ARGS}} provision: ansible-playbook playbooks/provision.yml {{.CLI_ARGS}}
deploy: ansible-playbook playbooks/deploy.yml {{.CLI_ARGS}} deploy: ansible-playbook playbooks/deploy.yml {{.CLI_ARGS}}
destroy: ansible-playbook playbooks/destroy.yml {{.CLI_ARGS}}
restore: ansible-playbook playbooks/restore.yml {{.CLI_ARGS}} restore: ansible-playbook playbooks/restore.yml {{.CLI_ARGS}}
assets: assets:

View File

@@ -3,6 +3,8 @@ callbacks_enabled = profile_tasks
localhost_warning = False localhost_warning = False
vault_password_file = vault.key vault_password_file = vault.key
interpreter_python = /usr/bin/python3.11 interpreter_python = /usr/bin/python3.11
editor = code --wait
remote_tmp = /tmp/.ansible/tmp
[inventory] [inventory]
inventory_unparsed_warning = False inventory_unparsed_warning = False

15
playbooks/destroy.yml Normal file
View File

@@ -0,0 +1,15 @@
- name: Destroy terraform infrastructure.
hosts: localhost
gather_facts: false
vars_files:
- ../vault.yml
tasks:
- name: Destroy Terraform.
community.general.terraform:
project_path: '../terraform'
state: "absent"
init_reconfigure: true
force_init: true
backend_config: "{{ terraform.backend }}"
variables: "{{ terraform.variables }}"
complex_vars: true

View File

@@ -8,7 +8,7 @@ terraform {
required_providers { required_providers {
hcloud = { hcloud = {
source = "hetznercloud/hcloud" source = "hetznercloud/hcloud"
version = "~> 1.45" version = "~> 1.57"
} }
} }
} }

View File

@@ -1,39 +1,39 @@
locals { locals {
datacenter = "fsn1-dc14" datacenter = "hel1-dc2"
server_type = "cx22" server_type = "cx23"
server_image = "debian-12" server_image = "debian-12"
domain = "maximhutz.com" domain = "maximhutz.com"
subdomain = "git" subdomain = "git"
} }
# ---------------------------------------------------------------------------- # # ---------------------------------------------------------------------------- #
variable "hcloud_token" { variable "hcloud_token" {
sensitive = true sensitive = true
description = "The hCloud token used to access Hetzner resources." description = "The hCloud token used to access Hetzner resources."
type = string type = string
} }
variable "public_ssh_key_path" { variable "public_ssh_key_path" {
description = "The location of the public key used to access the repository server." description = "The location of the public key used to access the repository server."
type = string type = string
} }
variable "aws_region" { variable "aws_region" {
description = "The region of the AWS account." description = "The region of the AWS account."
type = string type = string
sensitive = true sensitive = true
} }
variable "aws_access_key" { variable "aws_access_key" {
description = "The access key of the account." description = "The access key of the account."
type = string type = string
sensitive = true sensitive = true
} }
variable "aws_secret_key" { variable "aws_secret_key" {
description = "The secret key of the account." description = "The secret key of the account."
type = string type = string
sensitive = true sensitive = true
} }

138
vault.yml
View File

@@ -1,70 +1,70 @@
$ANSIBLE_VAULT;1.1;AES256 $ANSIBLE_VAULT;1.1;AES256
38643539323537353461336432353537646361303835626434666463643836353464633461383533 62353135613131656461393763316639363866326663633830306532306430373638396437373064
3639353663323362666235373161306135396663323962610a376333313966346136616461393130 6365353865303534366432616235373930616665306666660a396332353639633164366562666461
31626537333832303433393338336631623635393730353165396166623632363561613538373931 34393030333732326436386234626532373939613435656161306131626634313730666532386362
3936366135623865620a623539306562653738663634363266346335343661333766663763643761 6130323636623233390a303631366464636561623133343334393865646639643030323732653834
66393937346664653462393766363563653430353038663439383861336230623861646233373365 39366539663463386236303531326437396439636362306639306230356265373936636132633334
38613461376166633730653463656535316265353361643431303433373631356138363036336665 62376235353261626665666161393232623564646633633538613963356565323536303137393633
62363066313531313064313633353837623338313761636431383832643433646562323531383336 31333763303163396530623939336165346433643562636566353238393265623538346563313164
33343837366635653632316539376162633834363964613138376636666465376234303332643336 37303230336261306365613132626132333463323261386536313765393164346364643036646263
36373539656532323264313431323364656438363562363962393135383733656562666635616265 39353131333561646538336130663337646139663362666332373736366236643436666265613930
66323637306662663464386235646335363432616437336332656162656337326535336335343432 38623634366665353039336330633235393039373839663938386366383834373238343237653362
39356338303430383034383030323737636265353534356130363837373236343262663361313737 66303763396463373139646638333662346538333662363234616466343634643034636363343539
37613839613432376532643962663538633231633837343962373233363830646332623237633930 31393464323463326632373438346336366434323664303230616630623636323164336162323534
37373066613436636639326334363364323834323931653738653837326363323230643161663762 39376363616361636164653030316464356438313331333962626330636232363065663764613930
65353366396666373666383530363861623833393764313865306465303631383664663730643066 32373262326166633536656366323637326333346233663938633530363632353539363331376636
66393736323763323538346131663263306566303334366234633864653561393434393562633539 32383636616262303364633039666163363932643766363934333931616663353665353237363030
32303034303566616632313737303333326365326564313132376364353466376635646131613065 62366634343461396539633537646564343237613661373835613534396439386437616264636164
30646563643239306133313163643032363830653338346335363333316232633164376335373639 38653930386635613465616137356536316534393030396366323633346539323638373166633633
33633837313736633735343835353663323165386238636262373937613731323833323634646531 34393866396263386535633435306232323331353263373530323837303237623939616532366463
30366134643162623666323331636235333635386262323231626261353938623662323936393731 65366432313438333333636631623339316162623139323631626336343465646330356232313238
32383735646631316431633035323933336134356363663732633230636535373238633632636566 36313266363162626330323033333430363964353236343032643839643530333235633738616365
38373136323862366333303737376337366438373231343339383163333661613530366362313738 62653763323365353334646638616434366138346165623866323762613435333436366163666633
38633736373530613032323431366239633236656432633936663939306265316638643163383064 34643839613934366636353839363433396332343564633663353735333731333065346432363663
63326666663865663966333730356435356234343562393630343466393164393466303561316536 37373964323461623033383635376333316238336638653362656631393561366661643934316565
63663630393234623961366639323030313739616235653830356364663731366537343866333831 63356634313161373037353164336665333039666230643934363064393039616438323832356265
33336639653535316632613236343033393930623464343838653436643234343332623539306331 30313966313065626335656433326237656134396264383066653730643136636363353965313966
65663663373333303931326330663664663330353539376530303838643264356164633135626335 62663631306561373337653661663965636335363766383266363133636438346464613731363961
61613739336237666330373138373132346631666366666235346662363839383263323939383138 65346162376164646334356431386561656262366139613664643132363636346339376539303739
39656137343362636432343737616565646163623130623939616336616332616533303261656665 37383764656562636364326464613037383939346333396164356139393230376566653435653636
36306364643064643364666237663630376165303232313763383464313462353831306562666535 36383266323561363763633236326266623561613735616439366162393031376665376232646238
39363930396439633432373330636637313636316365306532333265626433333563343333323064 30646434363839663432613766343935306561636366303865623537313732376639666533353536
36393161383135346535623833396466323332323537316431646134343165353966613331313563 37373765376236396662306463343261353031353839616363373036376562333633336236383036
63326538643038346634323664393565656263323765363334353631616362343835666133383538 35653865363561623839616264326563626362623839373438363065333531373965656632303135
35626334363366323832636366346166373638666132623931633963663336363230316431356666 32303933353066303039636232626433343139353963613162326431346363336137303564616339
31636135303532313537666261393238396666326264323566646230663434323931323030343433 61366461326539376165646262393830623662613938303534633837346563626639356164613838
30356438323032353164333762653630656430306562313036353631663033646666363165623431 37613963366433346563346661666334346231346530623238646161316631636339396436616565
65613736393163363564326362303766363833623665343563326437383436336261346634343535 30363532623465386631623161396462346166323161306436373965633961386266636539333864
65343062373731623439623033323939343137326531316562383962363161666166646138393333 31373437356434353362633562363630663462626162613430393563393665336436626238326362
39353564303738396538613663633430653532643234656366653934333637376635363933313237 63646537663039646266623338333734666665656431633464343863373563393836333964633437
64303762303138613335393938306137346336393966666532313963653635643738306436316230 33303430643935373930343835376335626338633431653365366137373131316661666663643538
64623165656265393938326335656636386437643432383430376138393964643164646638633065 65366563313433303234353032396166616630633137643763643036626261663231303361313365
66396635343435353633636637613933306536306161633238386162633361313639303933653436 62626135376434326266653538623063383335383635316339623864356533306364336131336138
66303365366463353439386336313134316265306663646531376266306662366466653132323233 38373831386633336235336530343561333966636263303732356433333839663161633634386662
37623061663132633539313963396434353734643339393164353066653838346337306464643437 62306336666636636362663934383863313930656564336437643833346263343464323334613032
64623631393235636137666464653431323661326163626639396635666434633939653566343030 34363461613566393131643661363763646236326562336236363066326266336637313338643336
32643364316131336537613237373561653766383834353765633639343964383134313265303632 31393233623738616566373838366434346131663063653931336563633565663065306139306436
35656534666662663732353238333830326531393262633039356332386439653963346661346535 64633963393232363164613962623434626632373366356133323665666561386230326335633637
35376432663663336430653861323266373033383634626337366334363133303430616663353931 33663135396632616563663538313533623866336162303961663231333033633133376361306664
31643134653161646665646561643764336635623333653933643231663863653032666330383537 64313939306566366538373861613538663232383539313433613232363133343234656331663134
65333534323331396262633163343662663966653336616330323365666133653139623761316333 64626262373433343138393961613162373063346562626232316231316536356632386466373835
39616566386365383134393836373134633763373936616365363238323934623734313161396135 38303365376230653734366434383263616533343233393362306635666265636531363965373563
39656135383731623661646361373531643630643137343934393539656334373335636132353130 31623562636239666334393765396238316239613562626136336466333239396165383832656362
31323333336264366435636435653961366165386431313532656631666138336431333366623664 61623565306139616333346139363464663335663930623237313438366130316530383634623832
35316566666366393665333131313434353266356366373930373339636530613530653738633738 30656339353736373364393664663266633961323861313061656661643564303439393831326566
33646531363634343761343438396338656264326163616162306431366432616434316231366465 63333261393135323437663337353866396563313363313465653063316632626666323338643331
63623962383465626437363664653431396630343231356134353331666461613865326164653532 35323930613763663462303532626532353435313235623631613239353266306239323864363863
62653535343830346363636534366366373337653764353431623565626663376461666438653839 32636335643738643738653438323236646366623637303839313365633763646434613662626237
32633031333833613532613465623764386661616363643033613261613632653636643066303162 30656630656638323362636537633662323230353865656665663334336138316365366361643862
39393133646633613464393161313464663233396133633264346431626538663037663732386136 39623336346430656335663630303232396638656164613436346237653939393264626336333664
39653863303030343639353836373731303239666262363432373565326365346566643137653730 37333739303932366165326633313835343762613539613066336662376634326265366666306264
39623663353161626564383166383432656538383935343331646339636333366364646330373435 65633839363730626363663061356362623062623166356664333733633164643364323234393630
62666432336330636135393231356339366639626234656633656531353031623434663034383164 36326337376164393265356137653634656634313836663430323139613461303165336438336230
64316131316432373533363764393934323061393034663761363562313865666635303733613862 65636639326236366539343537356263343637393165323139316632646636386333366261646535
35633363386663316636326333393634353564393935643562663962303564383530343762323466 31613635373965343563373739643937633538336638303231316336386335366466363163643834
64376164383337633436616563303761373533383132346131313465653336366463346166343534 64303235666636396633613665626335346563663034336365326563383765646639643462653762
36316266613037353361306637353065313761656463373632633737663263333265336532323461 37306639613137383165613563616238653837616561623339356338616233386535353830623931
38343566636131663736393266303063333835373438313162383634323239666638303061636639 65623236643963396232373938353264633334326133656238343735653164323239396435313037
37313430383161316365363136353331393764613830653264373835633532303066666166326138 61643631663330396363356632316266303031346332386337353464393832643636396339346333
33373330633737383139613337393739626535626435383364393865393838393636663135653634 31393238356637373361653262666462633831316632323633383134663763313362376639376431
6334 6237