Commit Graph

24 Commits

Author SHA1 Message Date
489281f3eb Added PostgreSQL RDS database. Added channels protected endpoints. Added scripts and docker config to run application locally in dev mode.
Some checks failed
AWS Deploy on Push / build (push) Failing after 41s
2025-05-21 14:02:01 -05:00
b947ac67f0 Fixed typo
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m15s
2025-05-20 17:02:59 -05:00
639adba7eb Moved repo url and email for letsencrypt to env variables
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m15s
2025-05-20 16:24:31 -05:00
5698e7f26b Moved ssh public key to an environment variable
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m14s
2025-05-20 15:51:34 -05:00
df3fc2f37c Fixed acme.sh installation in userdata.sh - Part 2
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m17s
2025-05-20 15:02:11 -05:00
594ce0c67a Fixed acme.sh installation in userdata.sh
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m20s
2025-05-20 14:48:26 -05:00
37be1f3f91 Fixed replacing of DOMAIN_NAME in userdata.sh
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m18s
2025-05-20 14:11:03 -05:00
732667cf64 Added SSL cert generation and installation. Moved variables to ENV
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m15s
2025-05-20 12:45:55 -05:00
0b69ffd67c Switch to cognito user/password authentication. Major code refactor - Fix 4
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m21s
2025-05-16 13:39:29 -05:00
127d81adac Switch to cognito user/password authentication. Major code refactor - Fix 3
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m20s
2025-05-16 13:22:10 -05:00
658f7998ef Switch to cognito user/password authentication. Major code refactor - Fix 2
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m25s
2025-05-16 13:00:09 -05:00
c221a8cded Switch to cognito user/password authentication. Major code refactor.
Some checks failed
AWS Deploy on Push / build (push) Failing after 48s
2025-05-16 11:05:54 -05:00
47befceb17 Added cognito authentication - Fix 6
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m32s
2025-05-15 16:29:57 -05:00
7f282049ac Added cognito authentication - Fix 5
Some checks failed
AWS Deploy on Push / build (push) Failing after 1m0s
2025-05-15 16:24:37 -05:00
749e66e63f Added cognito authentication - Fix 1
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m28s
2025-05-15 15:33:12 -05:00
a07a28525f Added cognito authentication
Some checks failed
AWS Deploy on Push / build (push) Failing after 40s
2025-05-15 14:18:55 -05:00
35b78b44b8 Install app as a service. Update application upon deployment without destroing it. Added elastic ip
Some checks failed
AWS Deploy on Push / build (push) Failing after 4m0s
2025-05-15 10:32:22 -05:00
687c6a6d4e destroy stack before deploying new one. Created nginx configuration
All checks were successful
AWS Deploy on Push / build (push) Successful in 3m51s
2025-05-14 23:37:41 -05:00
61231e9d0f provide the public key for key pair creation
All checks were successful
AWS Deploy on Push / build (push) Successful in 3m40s
2025-05-14 23:22:11 -05:00
057b3f1589 create venv on ec2 instance and then run the app - Fix 1
All checks were successful
AWS Deploy on Push / build (push) Successful in 3m38s
2025-05-14 23:00:30 -05:00
a384d6c911 create venv on ec2 instance and then run the app
All checks were successful
AWS Deploy on Push / build (push) Successful in 2m20s
2025-05-14 21:30:26 -05:00
3c726d6332 Clone repo and install requirements on instance setup - Fix 1
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m48s
2025-05-14 20:38:30 -05:00
e67a6361ad Clone repo and install requirements on instance setup
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m33s
2025-05-14 20:31:16 -05:00
d7d5ee0836 first commit 2025-05-13 18:13:40 -05:00