Commit Graph

23 Commits

Author SHA1 Message Date
a10c9c20b2 Output lambda arn 2020-05-14 05:46:55 -04:00
bc66b14208 Fix rule 2020-05-14 05:39:02 -04:00
5c491f97a2 Give ec2 network permissions 2020-05-14 05:25:59 -04:00
8df28d413d IAM arn 2020-05-14 05:18:53 -04:00
a11ba9f2e7 Fix 2020-05-14 05:15:17 -04:00
c748f8968e Fix parameters 2020-05-14 05:08:59 -04:00
acad28b6bc Simple fix 2020-05-14 05:03:53 -04:00
8294bf4fb3 Use python 3.6 instead of 3.7 2020-05-14 04:53:41 -04:00
2a8c451d9e Added description to lambda 2020-05-14 04:48:49 -04:00
799d2bdf59 Fix typo 2020-05-14 04:44:53 -04:00
d577cd02ef Create infrastructure to call lambda 2020-05-14 04:39:51 -04:00
af8931e2db Pass redis host 2020-05-10 00:06:09 -04:00
0c46807d6a Created ECS service for auth task 2020-05-10 00:03:17 -04:00
9549c7f409 Created ECS service for auth task 2020-05-09 23:58:10 -04:00
51b0e65ad7 Add redis cluster 2020-05-09 05:07:50 -04:00
ddf5275a37 Fix 2020-05-02 03:20:49 -04:00
ce9afe339c Enable dynamic port routing 2020-05-02 03:12:12 -04:00
bec4209232 Disable dynamic routing to allow for proper healthchecks 2020-05-02 01:02:28 -04:00
b93240f992 Configure endpoint for healthcheck
Configure endpoint for healthcheck

Update healthcheck to run

HOTFIX: Fix healthcheck protocol

HOTFIX: Expose healthcheck port task

HOTFIX: Make healthcheck UDP & remove TCP endpoint

Reimplement healthcheck without forcing port

Reimplement healthcheck without forcing port
2020-05-02 00:50:16 -04:00
b94b469c39 INFRASTRUCTURE FIX: Container port 'tcp' -> 'udp' 2020-05-01 00:15:22 -04:00
7ca5c63131 Reduce memory reservation 2020-05-01 00:06:06 -04:00
70b8236f4e Implement stage 2020-04-30 23:47:00 -04:00
1ceff14887 Basic infrastructure stack
Infrastructure parameter fixes

Implement working infrastructure stack in ECS
2020-04-30 23:05:13 -04:00