Hello, DevOps enthusiasts! ๐
I've created a Bash script that allows you to easily install a wide range of essential DevOps tools on your Ubuntu machine. It's super simple to useโjust run it, choose your tool, and let the magic happen! โจ
๐ ๏ธ Tools Available for Installation:
- Docker ๐ณ
- Kubernetes (kubectl) โธ๏ธ
- Ansible ๐
- Terraform ๐
- Jenkins ๐๏ธ
- AWS CLI โ๏ธ
- Azure CLI โ๏ธ
- Google Cloud SDK โ๏ธ
- Helm โต
- GitLab Runner ๐โโ๏ธ
- HashiCorp Vault ๐
- HashiCorp Consul ๐
- HashiCorp Packer ๐ฟ
- Infracost ๐ฐ
- k9s ๐
- minikube ๐๏ธ
- k3s ๐
- VS Codium ๐๏ธ
- Postman ๐ฎ
- Install ALL tools at once ๐
๐ป How to use it:
- Clone the repository from GitHub:
git clone https://github.com/francotel/devops-tools-on-ubuntu.git
- Navigate to the directory:
cd devops-tool-installer
# Run the script:
chmod +x install-tools.sh
sudo ./install-tools.sh
Validation with Vagrant
This repository includes an option to validate the script using Vagrant. To set up a test environment and run the script automatically, follow these steps:
- Make sure you have Vagrant and VirtualBox installed.
- Run the following command in the project root to start the environment:
vagrant up --provider=virtualbox
๐ค Let's Connect!
If you find this repository useful and want to see more content like this, follow me on LinkedIn to stay updated on more projects and resources!
If youโd like to support my work, you can buy me a coffee. Thank you for your support!
Thank you for reading! ๐