Commit Graph
20 Commits
Author SHA1 Message Date
Steve Hay 53ebc24f00 Merge branch 'jammyjellyfish2204-gunicorn' into jammyjellyfish2204-everything 2022-09-06 13:44:57 -04:00
Steve Hay 9ab2cfe605 swapped out ExpiringDict with Flask session -- may allow multiple workers 2022-09-06 13:44:33 -04:00
Steve Hay cbf6a0498f Merge remote-tracking branch 'kiekerjan/updateRoundcube' into jammyjellyfish2204-everything 2022-09-05 22:42:03 -04:00
Steve Hay 9734cd92cc Merge branch 'jammyjellyfish2204-upgrade_boto3_asyncio' into jammyjellyfish2204-everything 2022-09-05 21:11:03 -04:00
Steve Hay 9bd61e2b4f Merge branch 'jammyjellyfish2204-dovecot_ssl' into jammyjellyfish2204-everything 2022-09-05 21:10:30 -04:00
Steve Hay 0732866a2d changed back to 1 gunicorn worker. 2022-09-05 20:45:34 -04:00
Steve Hay 8fdd11d4c6 read the key into the auth object 2022-09-05 20:25:59 -04:00
Steve Hay ec1641e6a5 removing offending braces 2022-09-05 20:19:39 -04:00
Steve Hay f2227de85a Trying to create the api key before launch so multiple workers do not conflict 2022-09-05 20:18:09 -04:00
Steve Hay b7b334ac0b tweaked the PYTHONPATH to allow wsgi to be found. 2022-09-05 19:45:28 -04:00
Steve Hay 1d86202b6f trying 1 gunicorn worker 2022-09-05 19:36:47 -04:00
Steve Hay 47f5fb17f4 updated dovecot to allow DH and updated ciphers in nginx and postfix as well 2022-09-05 19:25:20 -04:00
Steve Hay 5aab1deeec still doesnt work 2022-09-05 18:56:39 -04:00
Steve Hay 58dde1ce23 launching from the same directory as before the change 2022-09-05 17:46:59 -04:00
Steve Hay 91cf713da0 added utils import 2022-09-05 17:32:31 -04:00
Steve Hay 9457811bec need to install gunicorn! 2022-09-05 17:28:03 -04:00
Steve Hay af54696b62 first attempt 2022-09-05 17:21:46 -04:00
Steve Hay 66e157d274 updated cipher list to mozilla recommendations and forced use of DHE. 2022-09-05 16:07:48 -04:00
Steve Hay 8c1a7b7735 reverting parts of the patch accidentally changed from original. addressing Prefix=path. 2022-09-05 14:48:20 -04:00
Steve Hay 290b6bd7bd port boto to boto3 and fix asyncio issue 2022-09-05 12:25:51 -04:00