Commit graph

45 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
5e5609a7ca making model api async 2024-10-22 11:08:48 +01:00
Khalim Conn-Kowlessar
47c9f26260 fixing the docker to use python 3.11 2024-10-22 10:13:53 +01:00
Khalim Conn-Kowlessar
ed8cbac431 creating new requirements file 2024-10-21 15:53:49 +01:00
Khalim Conn-Kowlessar
7e8802a344 updating docker ignore 2024-10-21 12:59:41 +01:00
Khalim Conn-Kowlessar
638b88c5f2 added docker ignore 2024-10-21 12:48:36 +01:00
Khalim Conn-Kowlessar
888357d797 removed old mds app and updating dockerfile 2024-10-21 12:36:01 +01:00
Khalim Conn-Kowlessar
62f812cd71 Fixing issue with sap model parsing event body 2023-09-12 18:48:33 +01:00
Khalim Conn-Kowlessar
547172a6e8 copying over simulation system DataProcessor to backend dockerfile and adding 120 second timeout 2023-09-12 18:07:07 +01:00
Khalim Conn-Kowlessar
ee15ae8466 Implementing sap model into the backend, almost complete 2023-09-05 18:29:38 +01:00
Khalim Conn-Kowlessar
e8556ae607 correct docker image 2023-08-24 20:46:48 +01:00
Khalim Conn-Kowlessar
a71bd53592 correct docker image 2023-08-24 20:46:12 +01:00
Khalim Conn-Kowlessar
d6c29cc516 correct docker image 2023-08-24 20:45:10 +01:00
Khalim Conn-Kowlessar
2fd169873a correct docker image 2023-08-24 20:44:31 +01:00
Khalim Conn-Kowlessar
d9b856a5ba switch actions file to not use arm64 2023-08-24 20:22:16 +01:00
Khalim Conn-Kowlessar
33a6587e70 revert back to x86 2023-08-24 20:12:37 +01:00
Khalim Conn-Kowlessar
c56641d8dc added pkgconf 2023-08-24 17:40:34 +01:00
Khalim Conn-Kowlessar
710b6b4648 adding run local lambda and added make to system dependencies install 2023-08-24 17:26:22 +01:00
Khalim Conn-Kowlessar
e64add45d6 trying to get mip working in arm64 2023-08-24 17:13:40 +01:00
Khalim Conn-Kowlessar
966ea393d7 Add back in slim bullseye 2023-08-24 16:56:51 +01:00
Khalim Conn-Kowlessar
29bd2dbd67 test switching slim bullseye to bullseye 2023-08-24 16:34:14 +01:00
Khalim Conn-Kowlessar
9c1b60a77f test removing pip install 2023-08-24 16:08:18 +01:00
Khalim Conn-Kowlessar
dc1546967b removing install of netcat 2023-08-24 15:57:53 +01:00
Khalim Conn-Kowlessar
809a4d6a6c using arm64 base image 2023-08-24 15:52:56 +01:00
Khalim Conn-Kowlessar
04beb0d510 testing changing the docker file to perform a multi-stage build to optimise image size 2023-08-24 15:20:43 +01:00
Khalim Conn-Kowlessar
e0d6793284 adding awslambdaric 2023-08-24 14:56:19 +01:00
Khalim Conn-Kowlessar
aff4cce777 changing the working directory to var/task/Model for the docker to align with lambda requirements 2023-08-24 14:00:10 +01:00
Khalim Conn-Kowlessar
7f9b973890 removing CMD directive and specifying handler in serverless script 2023-08-24 13:40:07 +01:00
Khalim Conn-Kowlessar
efe07a6e87 Adding instructions to run docker locally 2023-08-24 13:34:14 +01:00
Khalim Conn-Kowlessar
f27f6838cc Updated lamdba's dockerfile and serverless script to try and build the lambda from the docker image in ecr 2023-08-24 10:20:23 +01:00
Khalim Conn-Kowlessar
96ac0135e9 transforming lambda to use docker wip 2023-08-22 09:52:42 +01:00
Khalim Conn-Kowlessar
06672e6505 restrict urllib3 version for lambda 2023-07-21 18:47:57 +01:00
Khalim Conn-Kowlessar
8c609d282a refactoring backend to incorporate model_data parts 2023-07-19 09:45:23 +01:00
Khalim Conn-Kowlessar
ca8ee7fd82 revert dockerfile 2023-07-18 09:49:11 +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
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
8b76bb0b77 is the deployment working 2023-07-17 20:13:26 +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
6193948b2f Dockerfile + set up mangum 2023-07-07 10:23:20 +01:00