27 Commits

Author SHA1 Message Date
yash-2264
a28bc043f5 added help instruction to delete selected 2025-04-30 16:22:21 +05:30
yash-2264
0d05a2e55e yash's first commit added delete selected command 2025-04-30 16:09:50 +05:30
f6528f8f06 Update faafo/contrib/install-aws.sh 2025-04-30 10:19:23 +00:00
f582c360b4 Update faafo/contrib/install.sh 2025-04-30 10:06:29 +00:00
2f7469be9c Added delete-all command 2025-04-30 13:02:52 +03:00
Sebastian Rieger
64670ebd17 updated certificate, image name and AUTH_URL of new charmed openstack deployment, changed old GOGS repo to new git-ce.rwth-aachen.de repo 2025-04-13 10:18:37 +02:00
Sebastian Rieger
d4d9401195 updated pip3 cmd in aws demo 2024-05-16 11:02:16 +02:00
Sebastian Rieger
172ccb2722 updated aws ami and aws clout-init script 2024-05-16 10:20:06 +02:00
Sebastian Rieger
6d92f9c755 changed install.sh to use master branch 2024-04-25 10:34:54 +02:00
Sebastian Rieger
5c06e7437b fixed typo 2024-03-19 14:45:18 +01:00
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
f8a675fbd1 changed from mysql to mariadb to fix privilege probs 2024-03-19 14:08:53 +01:00
Sebastian Rieger
05d363ca67 removed anyjson, refactoring based on pylint recommendations 2024-03-18 14:38:45 +01:00
Sebastian Rieger
df64887c19 fixed api to use recent version of flask-restless-ng 2024-03-18 11:24:30 +00:00
Sebastian Rieger
0101ae4b97 updated deps for flask-restless-ng and SQLAlchemy 2023-09-27 10:53:18 +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
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
d64e5eb347 Updated install.sh 2023-08-08 04:35:26 +05:00
Usama Tahir
3b0062a84b Converted all other files into python 3 using 2to3 lib 2023-08-07 13:25:43 +05:00
Sebastian Rieger
d845403a4c 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 2022-05-16 16:09:51 +02:00
Sebastian Rieger
f0d4cd0f80 fixed faafo-api http server hanging 2022-05-13 22:36:10 +02:00
Sebastian Rieger
162db34e1b add swap to fix OOM kill for pip in cheapest AWS instance type m1.tiny 2022-04-26 22:54:56 +02:00
Sebastian Rieger
6949506b0f added aws install.sh in faafo to fix reqs install failed 2022-04-26 22:38:56 +02:00
Sebastian Rieger
6e2b8dc1f0 fixed "faafo list" not working, due to SQLalchemey >1.4
File "/usr/local/lib/python2.7/dist-packages/flask_restless/helpers.py", line 595, in count
    if num_results is None or query._limit:
AttributeError: 'BaseQuery' object has no attribute '_limit'
2021-04-23 00:26:59 +02:00
Sebastian Rieger
a2ab32360c changed location of mysqld.cnf to support Ubuntu 18.04 2020-04-21 23:55:53 +02:00
Sebastian Rieger
39c00f843d changed faafo repo 2020-04-21 15:57:28 +02:00
Sebastian Rieger
5b953bb5ed added faafo example 2020-04-21 15:46:58 +02:00