Skip to content

feat: add ec2 launch template script + configure env variables#124

Merged
kevbang merged 5 commits intomainfrom
feat/auto-scaling-culinarycommand
Mar 13, 2026
Merged

feat: add ec2 launch template script + configure env variables#124
kevbang merged 5 commits intomainfrom
feat/auto-scaling-culinarycommand

Conversation

@kevbang
Copy link
Copy Markdown
Collaborator

@kevbang kevbang commented Mar 12, 2026

Summary

  • ec2_init.sh is the script that each EC2 instance runs when it is booting up.
  • Imported AWS SSM package to import environment variables in EC2 instances.
  • Program.cs - For production, we send keys to be stored in AWS so we don't have to generate a new set of keys each time someone logs in.
  • locustfile.py - Changed load testing script to use one shared Cognito token instead of requesting multiple.

@kevbang kevbang merged commit 342e82b into main Mar 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants