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