aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tofu: update bpg/proxmox to 0.78.2clyhtsuriva2025-06-221-1/+1
|
* tofu: update bpg/proxmox to 0.78.0 (tested)clyhtsuriva2025-05-242-2/+3
|
* tofu: update bpg/proxmox to 0.77.0 (tested)clyhtsuriva2025-05-011-1/+1
|
* tofu: update bpg/proxmox to 0.76.0 (tested)clyhtsuriva2025-04-221-1/+1
|
* tofu: update bpg/proxmox to 0.75.0 (tested)clyhtsuriva2025-04-151-1/+1
|
* ansible: remove docker git repo cloning taskclyhtsuriva2025-04-042-46/+0
|
* ansible: deploy gitea using ansible (w.i.p.)clyhtsuriva2025-04-044-0/+58
|
* docker: add gitea docker compose + remove docker git cloning taskclyhtsuriva2025-04-041-0/+31
|
* tofu: update bpg/proxmox to 0.74.1 (testedclyhtsuriva2025-03-311-1/+1
|
* packer: don't update, upgrade and reboot in debian images at 1st bootclyhtsuriva2025-03-311-3/+3
|
* k8s: adds puter, converted w/ kompose (w.i.p.)clyhtsuriva2025-03-266-0/+130
|
* k8s: update whoami ingress to specify hostnameclyhtsuriva2025-03-261-0/+1
|
* tofu: increase CPU+RAM & decrease count of k3s workersclyhtsuriva2025-03-261-3/+3
|
* k8s: add traefik and test app "whoami"clyhtsuriva2025-03-2411-12/+198
|
* tofu: update bpg/proxmox to 0.73.2 (tested)clyhtsuriva2025-03-232-2/+2
|
* ansible: Add lock_timeout for docker installationclyhtsuriva2025-03-232-0/+4
|
* Add disclaimer about this repoclyhtsuriva2025-03-231-0/+4
|
* ansible: add notifys to restart ufw w/ handlersclyhtsuriva2025-03-194-6/+16
|
* ansible: suppress warning about pythonclyhtsuriva2025-03-151-0/+1
|
* tofu: update bpg/proxmox to 0.73.1 (tested)clyhtsuriva2025-03-151-1/+1
|
* ansible: Add tasks to clone docker subfolder in docker roleclyhtsuriva2025-03-073-41/+91
|
* ansible: Make the k3s installations idempotentclyhtsuriva2025-03-042-8/+47
|
* opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva2025-03-048-70/+12
|
* ansible: add dynamic inventory & playbooks to install k3s hostsclyhtsuriva2025-03-039-7/+96
| | | | | bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory
* tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva2025-03-034-36/+17
|
* tofu: update bpg/proxmox to 0.73.0 & clean varsclyhtsuriva2025-03-032-24/+1
|
* opentofu: add k3s nodesclyhtsuriva2025-02-263-0/+110
| | | | ansible to acutally install k3s w.i.p.
* Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva2025-02-1821-595/+69
| | | | | Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
* ansible: apt_update becomes update_system to handle apt & dnf updatesclyhtsuriva2025-02-165-12/+24
| | | | Using this opportunity to become role based
* opentofu: stop tracking inventory.iniclyhtsuriva2025-02-082-14/+2
|
* opentofu: add types and descriptions to modules' variablesclyhtsuriva2025-02-088-63/+322
|
* opentofu: completely migrated k8-cluster.tf to modulesclyhtsuriva2025-02-0615-138/+277
| | | | Successfully built on proxmox
* opentofu: k8s cluster works, create empty files for future moduleclyhtsuriva2025-02-044-0/+14
|
* opentofu&ansible: add `become` to `ansible_provisioner` & open k8s portsclyhtsuriva2025-02-039-15/+78
|
* ansible: using my fork of kubespray to increase max ansible-core versionclyhtsuriva2025-02-034-4/+4
|
* ansible: update submodule kubesprayclyhtsuriva2025-02-031-0/+0
|
* opentofu: add kubespray submodule to deploy via ansibleclyhtsuriva2025-02-0319-110/+108
| | | | Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
* opentofu: adds infos about script in root README.mdclyhtsuriva2025-02-031-0/+9
|
* opentofu: main becomes docker-server, starting ubuntu and k8s cluster templateclyhtsuriva2025-02-039-14/+248
|
* packer: apply ansible common role to ubuntu imageclyhtsuriva2025-02-033-40/+33
|
* opentofu : Moving version definition from provider.tf to versions.tfclyhtsuriva2025-02-023-23/+46
|
* opentofu: definition of a docker ready machineclyhtsuriva2025-02-0210-12/+159
| | | | First iteration, will be optimized later
* ansible: wrong variable name fixedclyhtsuriva2025-02-021-1/+1
|
* ansible: Installation of docker-ce engine and docker compose pluginclyhtsuriva2025-02-025-3/+69
|
* packer: removing test mentions and useless commented blocksclyhtsuriva2025-02-022-20/+6
|
* Working debian packer template w/ ansible to set up fw rules after rebootclyhtsuriva2025-02-0112-144/+232
|
* packer: use lvm, optimize and harden debian templateclyhtsuriva2025-01-313-35/+48
|
* Replace terraform by opentofuclyhtsuriva2025-01-317-22/+22
|
* packer: finalized debian bookworm templateclyhtsuriva2025-01-313-19/+109
| | | | | working, but will need some adjustments mostly in preseed.cfg and cloud.cfg)
* ansible: moving ansible content from scripts repo to hereclyhtsuriva2025-01-315-2/+44
|