7c7f7a0218
Revert "version 2 for today"
...
This reverts commit 894fe53725
.
This needs to be done because the api is expected to run on port 80, not
8080.
2025-07-20 01:44:27 +03:00
f63c204b12
Disable SSL cert verification
2025-07-08 12:09:42 +03:00
e465497714
Fix libcloud login, and add libcloud requirement to faafo
2025-07-08 12:04:54 +03:00
894fe53725
version 2 for today
2025-07-01 21:47:40 +05:30
2737535866
changed worker and api to use s3
2025-07-01 21:22:27 +05:30
a28bc043f5
added help instruction to delete selected
2025-04-30 16:22:21 +05:30
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
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
d4d9401195
updated pip3 cmd in aws demo
2024-05-16 11:02:16 +02:00
172ccb2722
updated aws ami and aws clout-init script
2024-05-16 10:20:06 +02:00
6d92f9c755
changed install.sh to use master branch
2024-04-25 10:34:54 +02:00
5c06e7437b
fixed typo
2024-03-19 14:45:18 +01:00
eeb9bbf43c
bumped default distro in demos, bound mariadb to all ips, added template explaination
2024-03-19 14:41:26 +01:00
f8a675fbd1
changed from mysql to mariadb to fix privilege probs
2024-03-19 14:08:53 +01:00
05d363ca67
removed anyjson, refactoring based on pylint recommendations
2024-03-18 14:38:45 +01:00
df64887c19
fixed api to use recent version of flask-restless-ng
2024-03-18 11:24:30 +00:00
0101ae4b97
updated deps for flask-restless-ng and SQLAlchemy
2023-09-27 10:53:18 +02:00
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
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
d64e5eb347
Updated install.sh
2023-08-08 04:35:26 +05:00
3b0062a84b
Converted all other files into python 3 using 2to3 lib
2023-08-07 13:25:43 +05:00
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
f0d4cd0f80
fixed faafo-api http server hanging
2022-05-13 22:36:10 +02:00
162db34e1b
add swap to fix OOM kill for pip in cheapest AWS instance type m1.tiny
2022-04-26 22:54:56 +02:00
6949506b0f
added aws install.sh in faafo to fix reqs install failed
2022-04-26 22:38:56 +02:00
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
a2ab32360c
changed location of mysqld.cnf to support Ubuntu 18.04
2020-04-21 23:55:53 +02:00
39c00f843d
changed faafo repo
2020-04-21 15:57:28 +02:00
5b953bb5ed
added faafo example
2020-04-21 15:46:58 +02:00