165 Commits

Author SHA1 Message Date
d52f5ca2b9 Added README.md 2025-07-20 20:29:58 +03:00
3d0f2006b9 Change demo4-1 and demo4-2 to also use our repository 2025-07-20 19:41:26 +03:00
2dad2f3087 Change demo3 script to also use our repository 2025-07-20 19:35:35 +03:00
7c7f7a0218 Revert "version 2 for today"
This reverts commit 894fe53725.
This needs to be done because the api is expected to run on port 80, not
8080.
2025-07-20 01:44:27 +03:00
f63c204b12 Disable SSL cert verification 2025-07-08 12:09:42 +03:00
e465497714 Fix libcloud login, and add libcloud requirement to faafo 2025-07-08 12:04:54 +03:00
894fe53725 version 2 for today 2025-07-01 21:47:40 +05:30
2737535866 changed worker and api to use s3 2025-07-01 21:22:27 +05:30
a28bc043f5 added help instruction to delete selected 2025-04-30 16:22:21 +05:30
0d05a2e55e yash's first commit added delete selected command 2025-04-30 16:09:50 +05:30
f6528f8f06 Update faafo/contrib/install-aws.sh 2025-04-30 10:19:23 +00:00
01c9d96c47 change demo script 2025-04-30 13:08:45 +03:00
f582c360b4 Update faafo/contrib/install.sh 2025-04-30 10:06:29 +00:00
2f7469be9c Added delete-all command 2025-04-30 13:02:52 +03:00
727b03dcf8 Merge branch 'rework-demo4' into 'master'
Rename demo files to have them consistent

See merge request sebastian.rieger/cloud-computing-msc-ai-examples!7
2025-04-16 11:34:52 +02:00
50aa1a8519 Have a consistent naming scheme 2025-04-16 10:22:38 +02:00
667d2dfe3f Rename demo4 files to indicate the correct order 2025-04-16 09:46:00 +02:00
64670ebd17 updated certificate, image name and AUTH_URL of new charmed openstack deployment, changed old GOGS repo to new git-ce.rwth-aachen.de repo 2025-04-13 10:18:37 +02:00
9a71244f72 new root-ca and auth_url for summer term 2025 2025-04-12 00:26:16 +02:00
bf8678c36c Merge pull request 'Added script for K3S' (#6) from sagnik-dev into master
Reviewed-on: https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples/pulls/6
2025-03-05 15:59:37 +01:00
51102e7f4c -- added readme
-- commented not working code
2024-07-31 08:47:31 +02:00
b84f53b07e -- added k3s secure and insecure
as of now use insecure
2024-07-31 08:37:21 +02:00
9df153cfde added note that localstack now requires pro license to create API gateways - students can apply for a free license 2024-07-04 10:25:00 +02:00
376d287b65 enabled API gateway in AWS lambda as it is now available for AWS academy 2024-07-02 21:06:40 +02:00
259afec126 updated rds instance type, as t2 does not seam to be available anymore, though still in the pricing list 2024-06-13 13:02:55 +02:00
1fd86375c9 increased instance warmup time to prevent autoscaling example from draining and killing instances before they are ready 2024-06-13 12:46:35 +02:00
1d26bb4215 removed old terraform k8s examples and refered to current repo 2024-06-02 21:11:26 +02:00
317e8f4bb5 removed old terraform k8s examples and refered to current repo 2024-06-02 21:10:03 +02:00
3afc4ba16c Fix problem with unassigned Floating IP. Test site works 2024-05-29 15:06:05 +02:00
febbd457af Fix deprecation final version, need review 2024-05-29 13:45:14 +02:00
bf84c43c41 Remove deprecation Warning, but UUID of port needs to be assigned, throws an error in current state 2024-05-29 13:24:32 +02:00
6359576075 updated ami id 2024-05-23 11:00:38 +02:00
c0904de73e moved terraform lab1 example back to deprecated floating ip assignment as new implementation does not set port id 2024-05-21 12:29:23 +02:00
7a4bfc90b2 updates terraform example 2024-05-21 09:52:29 +02:00
d4d9401195 updated pip3 cmd in aws demo 2024-05-16 11:02:16 +02:00
448177c3b9 updated aws ami and aws cloud-init script for demo4 2024-05-16 10:35:56 +02:00
172ccb2722 updated aws ami and aws clout-init script 2024-05-16 10:20:06 +02:00
12db4e6441 updated demo4 scale_out 2024-05-02 09:35:29 +02:00
6d92f9c755 changed install.sh to use master branch 2024-04-25 10:34:54 +02:00
1a48be4b06 Merge pull request 'changed image name to be persistent' (#5) from dev_faafo into master
Reviewed-on: https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples/pulls/5
2024-04-24 12:24:17 +02:00
886085a73d changed image name to be persistent 2024-04-24 12:21:31 +02:00
7c8feecf25 added cloud.yaml example and renamed openrc example 2024-04-12 14:34:41 +02:00
e63fa984f3 Merge pull request 'dev_faafo' (#4) from dev_faafo into master
Reviewed-on: https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples/pulls/4
2024-04-12 14:12:42 +02:00
c67d8886d7 Merge branch 'master' into dev_faafo 2024-04-12 14:12:30 +02:00
8350862a4a fixed type in cloud-init for microservice worker, removed rabitmq fix as it is not needed anymore 2024-04-12 14:10:21 +02:00
f63e5ebd8d adapted demos for new Charmed OpenStack environment 2024-04-12 13:53:47 +02:00
5e17f171ba updated demo1,2 and 3 2024-04-12 13:51:56 +02:00
0c6c18ade4 Merge pull request 'dev_faafo' (#3) from dev_faafo into master
Reviewed-on: https://gogs.informatik.hs-fulda.de/srieger/cloud-computing-msc-ai-examples/pulls/3
2024-04-08 09:52:09 +02:00
5c06e7437b fixed typo 2024-03-19 14:45:18 +01:00
eeb9bbf43c bumped default distro in demos, bound mariadb to all ips, added template explaination 2024-03-19 14:41:26 +01:00