Test project for DevOps class
Stars
1
Forks
4
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
2
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #17 from guipatriota/develop/ops
b90ec7eView on GitHubRemove arquivos locais (supervisord.pid, infra/cdk.context.json) e adiciona ao .gitignore
5b71610View on GitHubfix: Update GitHub DevOps banner image in README documentation
fb160a4View on GitHubfeat: Add htop and supervisor to Dockerfile; update README with new project banner and DevOps cycle details
8e42b77View on GitHubfeat: Enhance Dockerfile and add supervisord configuration for FastAPI management; include cdk.context.json for availability zones; included supervisord.conf form monitoring and operations
0dac9a5View on GitHubrefactor: Update EasyOrderStack to use FargateService without Load Balancer; enhance task definition and security group configuration
c4d70d7View on GitHubfix: Update .dockerignore to include additional virtual environment directories; enhance Dockerfile to install unzip and clean up after AWS CLI installation
2913c3dView on GitHubfix: Comment out aws-session-token in AWS credentials configuration for improved security
4592f25View on GitHubrefactor: Update CDK commands to use --context flag for better readability and maintainability
dd50b1aView on GitHubrefactor: Simplify CDK workflow by removing cdk-bootstrap job and adjusting dependencies; enhance app.py and easyorder_stack.py with improved configurations
152df2eView on GitHubfix: Update job dependencies in CD workflow for proper execution order
f76ef53View on GitHubfeat: Add CDK bootstrap job with AWS credentials configuration and setup steps
83cf07cView on GitHubfeat: Add CloudWatch log group and update VPC configuration in AWS CDK stack
f208d73View on GitHubfix: Add AWS session token to credentials configuration in CD workflow
4ccf2d6View on GitHubfix: Add AWS session token to credentials configuration in CD workflow
39f6fb6View on GitHub