Skip to content

DevOpsKit simplifies installing essential DevOps tools on Ubuntu. Choose multiple tools like Git, Docker, Jenkins, and more in one go.

Notifications You must be signed in to change notification settings

dipu-devops/DevOpsKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DevOpsKit

Welcome to DevOpsKit by Deep Singh. This project is designed to help you easily install various DevOps tools on your Ubuntu machine.

Features

  • Easy installation of popular DevOps tools
  • Clear and colorful command line interface
  • Robust error handling for smooth installation

Prerequisites

Before you start, ensure you have the following:

  • An Ubuntu machine
  • Root privileges to install software
  • Network connectivity

How to Use

  1. Clone the repository:

    https://github.com/dipu-devops/DevOpsKit.git
    cd DevOpsKit
  2. Run the installation script:

    chmod +x install.sh
    
    bash install.sh
          or
    sudo ./install
  3. Follow the prompts to select and install the desired tool.

Available Tools

  • Git
  • AWS-CLI
  • Azure-CLI
  • Docker
  • Docker-Compose
  • Kubernetes
  • Terraform
  • Jenkins
  • Ansible
  • Nginx
  • Apache
  • Maven

Troubleshooting

If you encounter any issues, here are some common solutions:

  • Ensure you have root privileges: Run the script with sudo if necessary.
  • Check your network connection: Make sure your machine is connected to the internet.
  • Verify sufficient disk space: Ensure at least 1GB of free space is available.

Contribution

If you want to contribute to this project:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature-branch)
  6. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Deep Singh

Thank you for using DevOpsKit! Your feedback and contributions are welcome.

About

DevOpsKit simplifies installing essential DevOps tools on Ubuntu. Choose multiple tools like Git, Docker, Jenkins, and more in one go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages