Commit graph

312 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
aaf15da491 testing different structure 2023-07-19 11:28:24 +01:00
Khalim Conn-Kowlessar
754799a5ed Fixed actions install statement 2023-07-19 10:28:51 +01:00
Khalim Conn-Kowlessar
7029777910 Added additional install proess 2023-07-19 10:26:25 +01:00
Khalim Conn-Kowlessar
cf319c2d9f changing build environment 2023-07-19 10:18:49 +01:00
Khalim Conn-Kowlessar
e5a3efe89a trying to make docker build produce better logs 2023-07-19 10:00:40 +01:00
Khalim Conn-Kowlessar
1aeec976ad including model data in serverless 2023-07-19 09:46:10 +01:00
Khalim Conn-Kowlessar
8c609d282a refactoring backend to incorporate model_data parts 2023-07-19 09:45:23 +01:00
Khalim Conn-Kowlessar
7a091842c9 Trying to get /backend and /model_data working together 2023-07-18 16:45:11 +01:00
Khalim Conn-Kowlessar
4b7c7947e0 further documentation 2023-07-18 11:12:31 +01:00
Khalim Conn-Kowlessar
e5690afe0f added aws' documentation to readme 2023-07-18 10:57:47 +01:00
Khalim Conn-Kowlessar
ea0e7a35ab Added documentation for setting CNAME record for lambda 2023-07-18 10:56:21 +01:00
Khalim Conn-Kowlessar
1c9a9ec88c downgraded crypography again 2023-07-18 09:58:08 +01:00
Khalim Conn-Kowlessar
ca8ee7fd82 revert dockerfile 2023-07-18 09:49:11 +01:00
Khalim Conn-Kowlessar
a56615f6db commented out lambda layer from github actions 2023-07-18 09:42:05 +01:00
Khalim Conn-Kowlessar
4256f7afa4 removed lambada layer, switch architechture back to x86 2023-07-18 09:40:54 +01:00
Khalim Conn-Kowlessar
44f43d6afc testing 2023-07-17 23:16:44 +01:00
Khalim Conn-Kowlessar
5870c3bb97 pls work 2023-07-17 23:08:25 +01:00
Khalim Conn-Kowlessar
6de1314ef3 remove arm64 2023-07-17 23:01:11 +01:00
Khalim Conn-Kowlessar
d40cf37fab remove arm64 2023-07-17 23:00:59 +01:00
Khalim Conn-Kowlessar
e81ca20eec testing bullseye image 2023-07-17 22:55:30 +01:00
Khalim Conn-Kowlessar
898e5ca866 getting pyyaml fixed 2023-07-17 22:45:49 +01:00
Khalim Conn-Kowlessar
73e2933699 getting pyyaml fixed 2023-07-17 22:39:26 +01:00
Khalim Conn-Kowlessar
647b3d8e07 trying alpine image 2023-07-17 22:07:16 +01:00
Khalim Conn-Kowlessar
baf6b90f24 trying alpine image 2023-07-17 22:02:41 +01:00
Khalim Conn-Kowlessar
8f26a6f05a trying arm64 with lambda layer 2023-07-17 21:42:15 +01:00
Khalim Conn-Kowlessar
4cfc919d5e change filename 2023-07-17 21:35:41 +01:00
Khalim Conn-Kowlessar
d4691e7ba3 added backend dir change 2023-07-17 21:33:42 +01:00
Khalim Conn-Kowlessar
f7c433d373 Testing later arn 2023-07-17 21:26:07 +01:00
Khalim Conn-Kowlessar
59b23e46c3 changed layer name 2023-07-17 21:08:39 +01:00
Khalim Conn-Kowlessar
59de8e8cd3 testing layer approach 2023-07-17 20:59:22 +01:00
Khalim Conn-Kowlessar
9af95667b5 test arm infra 2023-07-17 20:25:26 +01:00
Khalim Conn-Kowlessar
ed2ede195a testing removing architechture 2023-07-17 20:20:01 +01:00
Khalim Conn-Kowlessar
8b76bb0b77 is the deployment working 2023-07-17 20:13:26 +01:00
Khalim Conn-Kowlessar
22f03d73db is the deployment working 2023-07-17 20:11:20 +01:00
Khalim Conn-Kowlessar
a850d6ff88 testing docker configs 2023-07-17 19:54:18 +01:00
Khalim Conn-Kowlessar
1bb3fe5b12 downgrade cryptography 2023-07-17 19:23:09 +01:00
Khalim Conn-Kowlessar
7dc369b088 removed pycryptdome 2023-07-17 18:50:29 +01:00
Khalim Conn-Kowlessar
c297194964 changed logger 2023-07-17 18:05:54 +01:00
Khalim Conn-Kowlessar
654c2e93d2 Added deeper logging 2023-07-17 17:57:44 +01:00
Khalim Conn-Kowlessar
f77ff1ec22 Put back in validate_token that was foolishly dropped 2023-07-17 17:26:52 +01:00
Khalim Conn-Kowlessar
6f01e00c7e Added placeholder code for user validation and implemented jwt expiry checking 2023-07-17 17:16:52 +01:00
Khalim Conn-Kowlessar
63c822e82c removing redundant env variables 2023-07-17 17:02:19 +01:00
Khalim Conn-Kowlessar
dbe0a27869 added actual jwe decrpytion to fastapi 2023-07-17 17:01:07 +01:00
Khalim Conn-Kowlessar
748e87e74c trying to set domain name correctly 2023-07-17 15:32:51 +01:00
Khalim Conn-Kowlessar
17cb3de17c fixed reference to domain name env variable 2023-07-17 15:23:28 +01:00
Khalim Conn-Kowlessar
0b104f9440 remove toUpper from actions workflow 2023-07-17 15:17:55 +01:00
Khalim Conn-Kowlessar
f43e8fd5c5 Added documentation for sls create_domain 2023-07-17 15:09:19 +01:00
Khalim Conn-Kowlessar
ac0717d9f3 trying to get domain creation working 2023-07-17 15:03:24 +01:00
Khalim Conn-Kowlessar
9f60639731 re-deploy route53 to use dev domain and updating github actions and sls 2023-07-17 14:14:02 +01:00
Khalim Conn-Kowlessar
9a874e91bf remove decryption of ssl param 2023-07-17 12:49:56 +01:00