Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
proquickly committed Dec 3, 2024
1 parent 4cc6fe4 commit ae350ed
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,17 @@ The workflow will:
4. Create a plan
5. Apply the infrastructure changes

After deployment, you can access your Hello World server at:

http://<EC2_PUBLIC_IP>:8080

# IMPORTANT
To destroy the infrastructure when deploying manually (not via action), run terraform destroy locally.

Steps to be defined later in a video. now works remote and autodeletes

CARE WHERE YOU PUT SECRETS - MUST BE IN REPO (not env)
this now runs locally - upadted aws config
CARE WHERE YOU PUT SECRETS - MUST BE IN GitHub REPO settings (not env)

eg: https://github.com/proquickly/<your-repo-name>/settings/secrets/actions

get your aws keys from your account:
https://us-east-1.console.aws.amazon.com/iam/home?region=<your-region>#/users/details/<your-user-name>?section=permissions


this now runs locally - updated aws config

0 comments on commit ae350ed

Please sign in to comment.