Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
86LAK authored May 1, 2024
1 parent 00839b3 commit 454a054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This project is brought to you by the Evan Hughes FanClub. Our team consists of:
## Deployment

Deployment of UniBasement is managed via the GitHub Actions. This is the recommended and easiest way to deploy the application and automatically preserve the state files. The GitHub actions utilise and manage its state files in AWS via an S3 bucket.
> :warning: **DO NOT RUN THE DEPLOY.SH OR TEARDOWN.SH LOCALLY TO DEPLOY OR TEARDOWN INFRASTRUCTURE. THIS INCLUDES RUNNING ``TERRAFORM APPLY``` OR ```TERRAFORMDESTROY```**: Lakshan will find you and tickle you if you do
> :warning: **DO NOT RUN THE DEPLOY.SH LOCALLY TO DEPLOY INFRASTRUCTURE. THIS INCLUDES RUNNING ```TERRAFORM APPLY```**: Lakshan will find you and tickle you if you do
1. Grab your AWS credentials from the UQ Token Machine (link on Blackboard)
2. Go to the Github Actions and find the ```Manual AWS Deployment``` workflow.
Expand All @@ -42,7 +42,7 @@ Deployment of UniBasement is managed via the GitHub Actions. This is the recomme
## Teardown

Similar to Deployment.
> :warning: **DO NOT RUN THE DEPLOY.SH LOCALLY TO DEPLOY OR TEARDOWN INFRASTRUCTURE.**: Lakshan will find you and tickle you if you do
> :warning: **DO NOT RUN THE TEARDOWN.SH LOCALLY TO TEARDOWN INFRASTRUCTURE. THIS INCLUDES RUNNING ```TERRAFORM DESTROY```**: Lakshan will find you and tickle you if you do
1. Grab your AWS credentials from the UQ Token Machine (link on Blackboard)
2. Go to the Github Actions and find the ```Manual AWS Teardown``` workflow.
Expand Down

0 comments on commit 454a054

Please sign in to comment.