10 Commits

Author SHA1 Message Date
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
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
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