Articles
Categories
-
Setting Up a Pre-Commit Hook to Verify Files Are Encrypted with Ansible Vault
In this tutorial, we'll set up a pre-commit(https://pre-commit.com/) hook to ensure that all files in the secret directory are encrypted with ansible-
Read more -
Activating Ansible Auto-completion with Argcomplete
Terminal auto-completion is a valuable tool for improving efficiency when using Ansible. By setting up argcomplete, you can enjoy Bash auto-completion
Read more -
Install and Configure Continue in VSCode with Ollama
Here's a step-by-step guide to installing and configuring the Continue extension in Visual Studio Code (VSCode) with Ollama. Before you begin, make su
Read more -
Introducing Manage Repo: Automate GitHub Repository Management with Terraform
I'm excited to introduce Manage Repo(https://github.com/xgueret/manage-repo), a project designed to automate the creation, initialization, and managem
Read more -
Installing Portainer with Docker Compose: Standard and Custom SSL Setup
Portainer is a powerful and easy-to-use management tool for Docker. In this tutorial, we will guide you through the installation of Portainer using Do
Read more