dev_faafo #3

Merged
srieger merged 14 commits from dev_faafo into master 8 months ago

14 Commits

Author SHA1 Message Date
Sebastian Rieger 5c06e7437b fixed typo 8 months ago
Sebastian Rieger eeb9bbf43c bumped default distro in demos, bound mariadb to all ips, added template explaination 8 months ago
Sebastian Rieger f8a675fbd1 changed from mysql to mariadb to fix privilege probs 8 months ago
Sebastian Rieger 05d363ca67 removed anyjson, refactoring based on pylint recommendations 8 months ago
Sebastian Rieger df64887c19 fixed api to use recent version of flask-restless-ng 8 months ago
Sebastian Rieger 0101ae4b97 updated deps for flask-restless-ng and SQLAlchemy 1 year ago
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 1 year ago
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 1 year ago
Usama Tahir d64e5eb347 Updated install.sh 1 year ago
Usama Tahir 3b0062a84b Converted all other files into python 3 using 2to3 lib 1 year ago
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) 1 year ago
Usama Tahir 33dfb54db2 demo1-getting-started.py converted to python 3 using 2to3 library 1 year ago
Usama Tahir 7c2a5341af demo2-instance-with-init-script.py converted to python 3 using 2to3 1 year ago
Usama Tahir c9d8e9b0af update ssh pub key 1 year ago