Commit graph

285 commits

Author SHA1 Message Date
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
Khalim Conn-Kowlessar
d87368c756 fixing environment variables in customDomain 2023-07-17 12:45:08 +01:00
Khalim Conn-Kowlessar
b0bc7b9fb7 use environment not stage 2023-07-17 12:37:03 +01:00
Khalim Conn-Kowlessar
043d390977 deploying api with api domain 2023-07-17 12:33:25 +01:00
Khalim Conn-Kowlessar
c7a765c193 Added docs to readme 2023-07-17 12:22:51 +01:00
Khalim Conn-Kowlessar
9e06fd0371 successfully created and verified dns 2023-07-17 12:16:01 +01:00
Khalim Conn-Kowlessar
1b8c41256a Add back in route53 2023-07-17 11:54:57 +01:00
Khalim Conn-Kowlessar
8b6f0ad78f commend out domain 2023-07-17 11:51:16 +01:00
Khalim Conn-Kowlessar
07a13a88e9 fixed variable domain name 2023-07-17 11:46:51 +01:00
Khalim Conn-Kowlessar
c2ab17dc3b updated my_certificate_validation with for_each syntax 2023-07-17 11:39:23 +01:00
Khalim Conn-Kowlessar
b1cc2e3ca4 setting name, records and type on validation record 2023-07-17 11:36:44 +01:00
Khalim Conn-Kowlessar
b3ec3a5408 fixing route53 and store certificate arn in ssm 2023-07-17 11:34:34 +01:00
Khalim Conn-Kowlessar
fc3c64a3f9 Test adding ssl certificate 2023-07-17 11:24:42 +01:00
Khalim Conn-Kowlessar
fab6cf0d39 change ordering of workspace switch 2023-07-17 11:19:55 +01:00
Khalim Conn-Kowlessar
33626797a9 Added route53 domain module 2023-07-17 11:15:13 +01:00
Khalim Conn-Kowlessar
fabc3235af fixed environment in sls file? 2023-07-17 10:15:26 +01:00
Khalim Conn-Kowlessar
7cafdcd772 Added secrets to actions file 2023-07-17 10:11:07 +01:00
Khalim Conn-Kowlessar
9230aa294f Added bones of the trigger plan api 2023-07-17 10:06:35 +01:00
Khalim Conn-Kowlessar
30f7a30e28 Added back in restrcted headers 2023-07-14 18:42:27 +01:00
Khalim Conn-Kowlessar
0bac17f06b Allowing all origins 2023-07-14 18:09:56 +01:00
Khalim Conn-Kowlessar
4ff9a4a249 Removed presign_frontend_role permission 2023-07-14 15:14:41 +01:00
Khalim Conn-Kowlessar
b46c4a3d4d removed role definition and instead creating a user with the required policy to put to s3 bucket 2023-07-14 15:11:45 +01:00
Khalim Conn-Kowlessar
48325a00d7 Added root level allowed_origins variable 2023-07-14 14:38:47 +01:00
Khalim Conn-Kowlessar
f62acc9ed0 Passing the variable allowed_origins 2023-07-14 14:35:02 +01:00
Khalim Conn-Kowlessar
8f73cc5f51 changed cors definition on s3 bucket 2023-07-14 14:28:38 +01:00
Khalim Conn-Kowlessar
a62c9afa45 Updated buckets to generate iam users and separate between lambda and frontend 2023-07-13 19:36:56 +01:00
Khalim Conn-Kowlessar
88eb5ee91f Added presigned bucket and iam role to terraform 2023-07-13 16:57:43 +01:00
Khalim Conn-Kowlessar
238a609c73 Allow db to be publically accessible 2023-07-10 13:49:30 +01:00