5 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
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
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
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