Skip to content

Commit fd488b6

Browse files
author
mafyuh
committedFeb 22, 2025
Update README.md
1 parent a273335 commit fd488b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ To automate infrastructure updates, I use **Forgejo Actions**, which trigger wor
3636
- **[Docker CD Workflow](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/CD.yml)** handles Continuous Deployment for Docker services.
3737
- **[Renovate](https://github.com/renovatebot/renovate)** keeps services updated by opening PRs for new versions.
3838
- **[Yamllint](https://github.com/adrienverge/yamllint)** ensures configuration files are properly structured.
39+
- **[Ansible](https://github.com/ansible/ansible)** is used to execute playbooks on all of my VMs, automating management and configurations
3940

4041
For Secret management I use [Bitwarden Secrets](https://bitwarden.com/products/secrets-manager/) and their various integrations into the tools used.
4142
> Kubernetes is using SOPS with Age encryption until migration over to Bitwarden Secrets.

0 commit comments

Comments
 (0)
Please sign in to comment.