mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-09 23:58:32 +01:00
update aws setup
This commit is contained in:
@@ -37,4 +37,7 @@ The start script (*setup.sh*) performs the following task in this order:
|
||||
- lock out any ssh but root just to be safe (CMD\_LOCK\_SSH)
|
||||
|
||||
# AWS
|
||||
#
|
||||
|
||||
- create a keypair called *"flask-ftp"* or change the value of *"KeyName"* in *aws/template.yml* to an existing key pair (see "AWS Network & Security -> Key Pairs" for details)
|
||||
- create a new stack (CloudFormation -> Stacks -> Create Stack) and upload the template (*aws/template.yml*)
|
||||
- goto Instances, select Security and click the security group, add inbound for the ports you want to use (e.g. 80, 443 or 5000)
|
||||
|
||||
Reference in New Issue
Block a user