16 Commits

Author SHA1 Message Date
Christoph Jürgen König
50aa1a8519 Have a consistent naming scheme 2025-04-16 10:22:38 +02:00
Sebastian Rieger
5e17f171ba updated demo1,2 and 3 2024-04-12 13:51:56 +02:00
Sebastian Rieger
eeb9bbf43c bumped default distro in demos, bound mariadb to all ips, added template explaination 2024-03-19 14:41:26 +01:00
Sebastian Rieger
a50038ffd5 removed superfluous demo2 startup file, added app_context to prevent flask from crashing, changed group_number to default again, added default pubkey 2023-09-25 15:38:22 +02:00
Sebastian Rieger
4bfb746cad changed Ubuntu to 20.04, made python3 the default while installing faafo, added comment to show use of different faafo branches for cloud-init 2023-09-25 13:23:22 +02:00
Usama Tahir
9a998ad631 Converted all these files from python 2 to python 3 syntax usong 2to3 library (demo3-microservices.py,demo4-scale-out-add-worker.py,demo4-scale-out.py,demo5-1-durable-storage.py,demo5-2-backup-fractals.py,destroy-all-demo-instances.py) 2023-08-07 11:40:03 +05:00
Sebastian Rieger
fa712b19ab added todo as a reminder to update faafo to Python3 and recent Ubuntu versions (>18.04) 2023-04-25 23:34:11 +02:00
Sebastian Rieger
661b125e1c removed domain name from conn init, as we currently only use the default domain anyway 2022-04-20 17:45:09 +02:00
Sebastian Rieger
b57045ecf7 * changed password in demo1 to be provided in source, not safe, but easy start and private cloud endpoints are not externally reachable anyway
* added missing network definition in demo3-microservice
* fixed typo in demo4-scale-out-add-worker
* renamed demo4 destroy to destroy-all-demo-instances.py to serve as universal cleanup script for the provided faafo demos
2022-04-18 22:53:14 +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
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
cd24f275f7 source fixes, better default values 2018-04-24 23:45:34 +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
ff8ab740db initial commit 2018-03-26 15:59:46 +02:00