6 Commits

Author SHA1 Message Date
Sebastian Rieger
c5aaf2f4f7 changed keyName to vockey, changed instanceType to t2.micro as t2.nano can run into out of memory situation when starting mariadb 2022-05-30 13:34:52 +02:00
Sebastian Rieger
049e494ab2 adapted aws-boto3-standalone-db example of tug-of-war in the clouds to be usable with AWS Educate Accounts 2021-06-01 13:06:26 +02:00
Sebastian Rieger
d265a10cb3 optimized imports 2020-05-28 11:58:38 +02:00
Sebastian Rieger
aa7160f656 added code section comments, added config param for VPC to support starting in envs with multiple vpcs 2020-05-28 11:37:27 +02:00
Sebastian Rieger
3e56dff5ee fixed start and add new target 2019-07-02 23:05:40 +02:00
Sebastian Rieger
506b853e6f Merge branch 'master' of gogs.informatik.hs-fulda.de:srieger/cloud-computing-msc-ai-examples
# Conflicts:
#	aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc-designer.png
#	aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc.json
#	aws-cloudformation-demo/cloudcomp-counter-demo.json
#	aws-turnserver/stop.py
#	example-projects/counter-demo/aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc-designer.png
#	example-projects/counter-demo/aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc.json
#	example-projects/counter-demo/aws-cloudformation-demo/cloudcomp-counter-demo.json
#	example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo-with-vpc-designer.png
#	example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo-with-vpc.json
#	example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo.json
#	example-projects/tug-of-war-in-the-clouds/stop.py
#	example-projects/turnserver/aws-boto3/start.py
#	example-projects/turnserver/aws-boto3/stop.py
2019-07-02 22:15:45 +02:00