πŸ“Œ Gear
· β˜• 3 min read · 🐧 sysadmin
My gear that I use for work, creating web content and recording more YouTube tutorials. All the gear you can see here: https://kit.co/sysadmin-info

Installing, Configuring, and Removing Argo CD with Bash and Ansible
· β˜• 12 min read · 🐧 sysadmin
Learn how to install, configure, and uninstall Argo CD in Kubernetes using Bash scripts and Ansible playbooks. This tutorial offers a practical guide for managing your continuous delivery system, with tips for both beginners and current users to streamline GitOps workflows and application maintenance.

Gitlab Integration with AWX - Automating Ansible Playbook Execution
· β˜• 5 min read · 🐧 sysadmin
Discover the steps required to start working with AWX, the open-source version of Ansible Tower, utilizing a GitLab repository to manage Ansible playbooks. Our article is a comprehensive step-by-step guide that shows how to configure and run your first task in AWX, fetching playbooks from a GitLab repository. Learn how to install AWX, configure Ansible projects, add inventory, and create task templates. You'll also find practical tips and additional information on automation and documentation. Start your automation journey with AWX today!

From Zero to Hero - Step-by-Step AWX Configuration and Management
· β˜• 5 min read · 🐧 sysadmin
Starting work with AWX, the open-source version of Ansible Tower, requires several steps to configure and launch your first job. Here is a detailed step-by-step guide to help you achieve your goal.