You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian Rieger c5aaf2f4f7 changed keyName to vockey, changed instanceType to t2.micro as t2.nano can run into out of memory situation when starting mariadb 2 years ago
.idea Merge branch 'master' of gogs.informatik.hs-fulda.de:srieger/cloud-computing-msc-ai-examples 5 years ago
example-projects changed keyName to vockey, changed instanceType to t2.micro as t2.nano can run into out of memory situation when starting mariadb 2 years ago
faafo set start retries in supervisord to unlimited to avoid broken backend if app-service instance containing the database is later running than the API, in rare cases this can happen though the service instance is started before the API instances 2 years ago
kubernetes-example Improved Kubernetes cluster documentation 3 years ago
terraform removed old demo4 tf file, added terraform state stuff to .gitignore 2 years ago
.gitignore removed old demo4 tf file, added terraform state stuff to .gitignore 2 years ago
demo1-getting-started.py removed domain name from conn init, as we currently only use the default domain anyway 2 years ago
demo2-instance-with-init-script.py removed domain name from conn init, as we currently only use the default domain anyway 2 years ago
demo3-microservice.py removed domain name from conn init, as we currently only use the default domain anyway 2 years ago
demo4-scale-out-add-worker.py * changed password in demo1 to be provided in source, not safe, but easy start and private cloud endpoints are not externally reachable anyway 2 years ago
demo4-scale-out.py fixed demos for new private-cloud environment, added description and comments, added support for Ubuntu 18.04, replaced removed faafo repo with local copy 4 years ago
demo5-1-durable-storage.py initial commit 6 years ago
demo5-2-backup-fractals.py initial commit 6 years ago
destroy-all-demo-instances.py * changed password in demo1 to be provided in source, not safe, but easy start and private cloud endpoints are not externally reachable anyway 2 years ago