Skip to content

AWS-SGM(Amazon Security Group Manager) é uma ferramente web desenvolvida em Python e flask

Notifications You must be signed in to change notification settings

danielbatubenga/AWS-SGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS-SGM

AWS-SGM(AWS-Security Group Manager) é uma ferramenta web, desenvolvida em python e flask, para gestão das regras do Security Group da AWS. Permitindo aliviar os devops, sre e cloud engineer da tarefa rotineira de liberação de ip.

Como testar?

Para testar, você precisa ter o python instalado na sua maquina e executar os seguintes comandos.

git clone https://github.com/danielbatubenga/AWS-SGM.git

Iniciando com o python

Depois de clonar o repósitorio, vai precisar executar os seguintes comandos.

cd AWS-SGM
python3 -m venv venv
source venv/bin/activate
pip install Flask boto3

python3 app.py

OBAHHH!!!! Só acessar a web e testar o projecto.

About

AWS-SGM(Amazon Security Group Manager) é uma ferramente web desenvolvida em Python e flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages