Skip to content

sadhiin/network-security-mlops

Repository files navigation

Network-Security-MLOps Porject for Phising Data

Setup github secrets: AWS_ACCESS_KEY_ID=

AWS_SECRET_ACCESS_KEY=

AWS_REGION = us-east-1

AWS_ECR_LOGIN_URI = ecr_uri_goes_here ECR_REPOSITORY_NAME = repository_name

Docker Setup In EC2 commands to be Executed #optinal

sudo apt-get update -y

sudo apt-get upgrade

#required

curl -fsSL https://get.docker.com -o get-docker.sh

sudo sh get-docker.sh

sudo usermod -aG docker ubuntu

newgrp docker

Then setup the github app listener... for continious deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors