Commit graph

6685 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
8b76bb0b77 is the deployment working 2023-07-17 20:13:26 +01:00
KhalimCK
327b2797c3
Merge pull request #56 from Hestia-Homes/main
is the deployment working
2023-07-17 20:11:40 +01:00
Khalim Conn-Kowlessar
22f03d73db is the deployment working 2023-07-17 20:11:20 +01:00
KhalimCK
d50935ae73
Merge pull request #55 from Hestia-Homes/main
deploying
2023-07-17 19:55:02 +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
KhalimCK
083164578f
Merge pull request #54 from Hestia-Homes/main
Added deeper logging
2023-07-17 17:58:49 +01:00
Khalim Conn-Kowlessar
654c2e93d2 Added deeper logging 2023-07-17 17:57:44 +01:00
KhalimCK
ea89340bde
Merge pull request #53 from Hestia-Homes/main
Put back in validate_token that was foolishly dropped
2023-07-17 17:27:15 +01:00
Khalim Conn-Kowlessar
f77ff1ec22 Put back in validate_token that was foolishly dropped 2023-07-17 17:26:52 +01:00
KhalimCK
5ff317f7bb
Merge pull request #52 from Hestia-Homes/main
Added placeholder code for user validation and implemented jwt expiry…
2023-07-17 17:17:35 +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
KhalimCK
108667d6e1
Merge pull request #51 from Hestia-Homes/main
implemented jwe into fastapi
2023-07-17 17:02:55 +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
KhalimCK
48ec813e3b
Merge pull request #50 from Hestia-Homes/main
trying to set domain name correctly
2023-07-17 15:33:08 +01:00
Khalim Conn-Kowlessar
748e87e74c trying to set domain name correctly 2023-07-17 15:32:51 +01:00
KhalimCK
5c5ae33d41
Merge pull request #49 from Hestia-Homes/main
fixed reference to domain name env variable
2023-07-17 15:23:47 +01:00
Khalim Conn-Kowlessar
17cb3de17c fixed reference to domain name env variable 2023-07-17 15:23:28 +01:00
KhalimCK
141633e8cf
Merge pull request #48 from Hestia-Homes/main
remove toUpper from actions workflow
2023-07-17 15:18:14 +01:00
Khalim Conn-Kowlessar
0b104f9440 remove toUpper from actions workflow 2023-07-17 15:17:55 +01:00
KhalimCK
7dd608f9ac
Merge pull request #47 from Hestia-Homes/main
Getting custom domain working for lambdas
2023-07-17 15:12:53 +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
KhalimCK
48c2c40e81
Merge pull request #46 from Hestia-Homes/main
remove decryption of ssl param
2023-07-17 12:50:17 +01:00
Khalim Conn-Kowlessar
9a874e91bf remove decryption of ssl param 2023-07-17 12:49:56 +01:00
KhalimCK
d8ae6190a6
Merge pull request #45 from Hestia-Homes/main
fixing environment variables in customDomain
2023-07-17 12:45:32 +01:00
Khalim Conn-Kowlessar
d87368c756 fixing environment variables in customDomain 2023-07-17 12:45:08 +01:00
KhalimCK
0a57fc5a0d
Merge pull request #44 from Hestia-Homes/main
use environment not stage
2023-07-17 12:37:20 +01:00
Khalim Conn-Kowlessar
b0bc7b9fb7 use environment not stage 2023-07-17 12:37:03 +01:00
KhalimCK
5f72fba21d
Merge pull request #43 from Hestia-Homes/main
Sorted out route dns deployment, updated serverless script to set api gateway for lambdas
2023-07-17 12:34:32 +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
KhalimCK
6a6fa39eb7
Merge pull request #42 from Hestia-Homes/main
fixed variable domain name
2023-07-17 11:47:11 +01:00
Khalim Conn-Kowlessar
07a13a88e9 fixed variable domain name 2023-07-17 11:46:51 +01:00
KhalimCK
8805e8aab1
Merge pull request #41 from Hestia-Homes/main
updated my_certificate_validation with for_each syntax
2023-07-17 11:39:43 +01:00
Khalim Conn-Kowlessar
c2ab17dc3b updated my_certificate_validation with for_each syntax 2023-07-17 11:39:23 +01:00
KhalimCK
35c1b373f1
Merge pull request #40 from Hestia-Homes/main
setting name, records and type on validation record
2023-07-17 11:37:02 +01:00
Khalim Conn-Kowlessar
b1cc2e3ca4 setting name, records and type on validation record 2023-07-17 11:36:44 +01:00
KhalimCK
4dbf13f171
Merge pull request #39 from Hestia-Homes/main
fixing route53 and store certificate arn in ssm
2023-07-17 11:34:54 +01:00
Khalim Conn-Kowlessar
b3ec3a5408 fixing route53 and store certificate arn in ssm 2023-07-17 11:34:34 +01:00
KhalimCK
0e27bcd39b
Merge pull request #38 from Hestia-Homes/main
Test adding ssl certificate
2023-07-17 11:25:05 +01:00
Khalim Conn-Kowlessar
fc3c64a3f9 Test adding ssl certificate 2023-07-17 11:24:42 +01:00
KhalimCK
eb4f19a69a
Merge pull request #37 from Hestia-Homes/main
change ordering of workspace switch
2023-07-17 11:20:12 +01:00