Skip to content

clouddrove/devops-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

DevOps Machine

A comprehensive Docker-based DevOps environment equipped with essential tools like Terraform, Ansible, Helm, and more.


This repository offers a comprehensive Docker-based environment configured with a robust set of DevOps tools, including Terraform, Ansible, Helm, and many more. This environment is designed to streamline DevOps workflows, automate tasks, and enhance productivity..

🚀 Features

  • Docker-Based Environment:
    • Run all tools within an isolated Docker container.
  • Phusion/baseimage (jammy-1.0.4)
  • SSH access enabled
  • Custom user 'ubuntu' with sudo privileges.
  • ZSH shell with Oh My Zsh framework and all necessary plugins.
  • Added aliase for tools command in aliases.conf file.
  • Mounted volumes in docker-compose file for persistence data.
  • Added extra shell configuration in extra.conf
  • Various development and operations and pre-installed tools with the latest version.
  • Pre-installed Tools:
    • Terraform: v1.9.5
    • Ansible: v10.3.0
    • Helm: v3.15.1
    • Packer: v1.11.2
    • Kubectl: v1.31.0
    • AWS CLI: v2.17.47
    • Azure CLI: v2.63.0
    • GCloud CLI: v490.0.0
    • K9s: v0.32.5
    • TFSwitch: v1.7.0
    • OpenTofu: v1.8.0
    • Kubectx: v0.9.4
    • Kubens: v0.9.4
    • ZSH: Pre-configured with Oh My ZSH

Setup DevOps Machine

Prerequisites

  • Docker and Docker Compose are installed on your host machine.
  • Make utility.

🛠 Installation

  1. Clone the repository:
    git clone https://github.com/clouddrove/devops-machine.git
    cd devops-machin

🛠 Build A Docker Image

  1. Copy and paste this command (Dockerfile is located in .docker directory):
    docker build -t your-image-name -f .docker/Dockerfile .

🔧 Running the DevOps Machine

  1. To start the DevOps machine, use the following command:

    make up  
  2. To access the DevOps Machine Run this command:

  • Login with user: ubuntu

  • No password required.

    make ssh  

✨ Contributors

Big thanks to our contributors for elevating our project with their dedication and expertise! But, we do not wish to stop there, would like to invite contributions from the community in improving these projects and making them more versatile for better reach. Remember, every bit of contribution is immensely valuable, as, together, we are moving in only 1 direction, i.e. forward.



If you're considering contributing to our project, here are a few quick guidelines that we have been following (Got a suggestion? We are all ears!):

  • Fork the Repository: Create a new branch for your feature or bug fix.
  • Coding Standards: You know the drill.
  • Clear Commit Messages: Write clear and concise commit messages to facilitate understanding.
  • Thorough Testing: Test your changes thoroughly before submitting a pull request.
  • Documentation Updates: Include relevant documentation updates if your changes impact it.

Feedback

Spot a bug or have thoughts to share with us? Let's squash it together! Log it in our issue tracker, feel free to drop us an email at [email protected].

Show some love with a ★ on our GitHub! if our work has brightened your day! – your feedback fuels our journey!

🚀 Our Accomplishment

We have 100+ Terraform modules 🙌. You could consider them finished, but, with enthusiasts like yourself, we are able to ever improve them, so we call our status - improvement in progress.

Join Our Slack Community

Join our vibrant open-source slack community and embark on an ever-evolving journey with CloudDrove; helping you in moving upwards in your career path. Join our vibrant Open Source Slack Community and embark on a learning journey with CloudDrove. Grow with us in the world of DevOps and set your career on a path of consistency.

🌐💬What you'll get after joining this Slack community:

  • 🚀 Encouragement to upgrade your best version.
  • 🌈 Learning companionship with our DevOps squad.
  • 🌱 Relentless growth with daily updates on new advancements in technologies.

Join our tech elites Join Now 🚀

Explore Our Blogs

Click here 📚 🌟

Tap into our capabilities

We provide a platform for organizations to engage with experienced top-tier DevOps & Cloud services. Tap into our pool of certified engineers and architects to elevate your DevOps and Cloud Solutions.

At CloudDrove, has extensive experience in designing, building & migrating environments, securing, consulting, monitoring, optimizing, automating, and maintaining complex and large modern systems. With remarkable client footprints in American & European corridors, our certified architects & engineers are ready to serve you as per your requirements & schedule. Write to us at [email protected].

We are The Cloud Experts!


We ❤️ Open Source and you can check out our other modules to get help with your new Cloud ideas.

Packages

No packages published

Languages

  • Dockerfile 47.8%
  • Shell 27.5%
  • Makefile 24.7%