Commit Graph

23 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
a2942f3d4a adapted aws-boto3-rds-db and aws-boto3-standalone-db-autoscaling example of tug-of-war in the clouds for AWS Educate Accounts, however, due to missing Roles and permissions both are currently not usable in AWS Educate 2021-06-01 13:25:30 +02:00
Sebastian Rieger
698ec0a648 adapted aws-boto3-rds-db example of tug-of-war in the clouds to AWS Educate Accounts, however, RDS is not allowed in our current classroom 2021-06-01 13:17:36 +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
33ab50e291 removed redundant lines in user-data 2020-06-01 21:56:36 +02:00
Sebastian Rieger
aca7a2e740 fixed php pdo errors for rds example, upgraded to amazon-linux-extra php7.4 2020-05-29 18:27:27 +02:00
Sebastian Rieger
63a241a7a0 added mysql client to webserver to be able to create db contents 2020-05-28 12:33:12 +02:00
Sebastian Rieger
d265a10cb3 optimized imports 2020-05-28 11:58:38 +02:00
Sebastian Rieger
89f3f3cdd4 removed unneeded vpc_id 2020-05-28 11:50:36 +02:00
Sebastian Rieger
373a2dfb34 added code section comments, added config param for VPC to support starting in envs with multiple vpcs, added output for lb dns 2020-05-28 11:43: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
b7143441f2 improved autoscaling example 2019-07-04 22:58:17 +02:00
Sebastian Rieger
7df7eb2d8e added autoscaling example 2019-07-03 23:46:14 +02:00
Sebastian Rieger
c8d9d98acc fixed indentation 2019-07-03 00:27:43 +02:00
Sebastian Rieger
170399c54f fixed db creation 2019-07-03 00:26:43 +02:00
Sebastian Rieger
5003f7241e changed password to fulfill mysql reqs 2019-07-02 23:07:48 +02:00
Sebastian Rieger
3e5c3e8d1b changed password to fulfill mysql reqs 2019-07-02 23:07:37 +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
Sebastian Rieger
7be146467e 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 13:58:10 +02:00
Sebastian Rieger
34c65c0903 merged 2019-07-02 13:55:25 +02:00
Sebastian Rieger
5b79d1fa19 added example-projects 2019-07-02 13:42:20 +02:00
Sebastian Rieger
4c2da97e78 added example-projects 2019-07-02 13:38:51 +02:00