143 Commits

Author SHA1 Message Date
Sebastian Rieger
b8cdb62ccf forced java to 1.8 for now, >9 needs special handling for JAXB in grizzly 2020-05-27 16:29:37 +02:00
Sebastian Rieger
0454b2a823 faafo aws demo 2020-05-19 17:40:57 +02:00
Sebastian Rieger
2441bb4fac fixed demos for new private-cloud environment, added description and comments, added support for Ubuntu 18.04, replaced removed faafo repo with local copy 2020-04-22 00:10:54 +02:00
Sebastian Rieger
a2ab32360c changed location of mysqld.cnf to support Ubuntu 18.04 2020-04-21 23:55:53 +02:00
Sebastian Rieger
39c00f843d changed faafo repo 2020-04-21 15:57:28 +02:00
Sebastian Rieger
f1f463314a updated demo1 2020-04-21 15:47:51 +02:00
Sebastian Rieger
5b953bb5ed added faafo example 2020-04-21 15:46:58 +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
dc1779cba6 removed ide files 2019-07-02 13:56:36 +02:00
Sebastian Rieger
34c65c0903 merged 2019-07-02 13:55:25 +02:00
Sebastian Rieger
dd13f5560f added example-projects 2019-07-02 13:47:28 +02:00
Sebastian Rieger
567df853b5 added example-projects 2019-07-02 13:43:01 +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
Sebastian Rieger
ba80260324 removed stale sub project directory 2019-07-02 13:35:12 +02:00
Sebastian Rieger
74006fed6d added demos 2019-07-01 01:06:24 +02:00
Sebastian Rieger
7ff3cd8b44 Merge remote-tracking branch 'origin/master' 2019-07-01 01:00:47 +02:00
Sebastian Rieger
0398d9bfe6 added demos 2019-07-01 01:00:31 +02:00
Sebastian Rieger
1e9cf80e48 updated AWS cloud formation demo 2019-05-13 13:39:34 +02:00
Sebastian Rieger
7e4f9ae020 fixed demo to add additional workers 2019-05-13 13:18:48 +02:00
Sebastian Rieger
5a22b23394 fixed script to add worker 2019-05-13 13:08:12 +02:00
Sebastian Rieger
f8751eb327 moved start of worker-3, changed var names to reflect their usage 2019-05-13 12:47:29 +02:00
Sebastian Rieger
e3cb9ba108 fixed userdata, thanks again to Stefan ;) 2019-05-08 11:27:46 +02:00
Sebastian Rieger
063875a192 fixed faafo deployment error, thanks to Stefan again ;) 2019-05-06 16:11:24 +02:00
Sebastian Rieger
d62f026940 Merge branch 'master' of
ssh://git@gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples.git
2019-05-06 16:08:43 +02:00
Sebastian Rieger
5dc3ca2c4e fixed faafo userdata, thanks to Stefan ;), also added Ubuntu 18.04
example image
2019-05-06 16:04:38 +02:00
Sebastian Rieger
f59580905e cloudformation counter demo 2018-06-18 23:14:07 +02:00
Sebastian Rieger
8b5c04dd8a cloudformation counter demo 2018-06-17 00:14:22 +02:00
Sebastian Rieger
cd24f275f7 source fixes, better default values 2018-04-24 23:45:34 +02:00
Sebastian Rieger
bd537c8106 changes default net in scale-out added destroy 2018-04-21 00:41:40 +02:00
Sebastian Rieger
5626737624 comments, changed to use default domain, var for project net 2018-04-16 23:23:01 +02:00
Sebastian Rieger
46ba30bc54 comments, changed to use default domain, var for project net 2018-04-16 23:17:50 +02:00
Sebastian Rieger
d83679911a changed image search for ubuntu image 2018-04-16 23:14:28 +02:00
Sebastian Rieger
01937c66ce changed image search for ubuntu image 2018-04-11 00:58:10 +02:00
Sebastian Rieger
ff8ab740db initial commit 2018-03-26 15:59:46 +02:00