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