Skip to content

Damardwi1/opsml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project using Python and deployment with AWS EKS

Application Port

Port application running on 2000

Environment Variable

AWS_ACCESS_KEY_ID=your access key id
AWS_SECRET_ACCESS_KEY=your secret access key
AWS_SESSION_TOKEN=your session token
AWS_REGION=your default region
ATHENA_DB=your db athena
S3_STAGING_DIR=your s3 bucket
FLASK_SECRET_KEY=lks
API_GATEWAY_URL=your url api gateway
SNS_TOPIC_ARN=your sns topic
ATHENA_SCHEMA_NAME=your db athena

Install Dependencies

pip install -r requirements.txt

About

This project using Python and deployment with AWS EKS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 66.9%
  • HTML 33.1%