Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 756 Bytes

File metadata and controls

36 lines (29 loc) · 756 Bytes

PyOps

A python program to make a DevOps engineer's life easier :)

PyOps is a framework to help you deal with Devops technologies as fast as possible. it is designed to be your assistant.

🔴This Framework is in progess and not ready yet

1) Clone this repo

git clone https://github.com/devopshobbies/pyops

2) Install requirments

pip3 install -r requirements.txt

3) Run the application

python3 main.py

4) Login

user: admin password: admin

What it does?

  • Installs tools:
    • Terraform
    • Git
    • AWS CLI
  • Auto config:
    • ssh keys (to add them in your Github or Gitlab)
    • aws config file

Contributors: