Commit Graph
35 Commits
Author SHA1 Message Date
Carlo Costino 6332399b5b Really make sure Redis is enabled
This changeset should cover the rest of the missing pieces to make sure Redis connectivity is truly established in the API app.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-11 12:05:07 -05:00
Carlo Costino 53ec9e5041 Update the manifest.yml file too
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-09-18 13:24:15 -04:00
Ryan Ahearn 039442a456 Deploy app to cflinuxfs4 stack 2023-04-27 14:49:49 -04:00
Ryan Ahearn e07b596857 Remove contact list db, dao, and s3 code 2023-04-12 15:01:24 -04:00
Ryan Ahearn cb4ab8fb16 Remove obsolete references to AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY 2023-03-03 15:45:04 -05:00
Ryan Ahearn 28f8649444 Use sns credentials from VCAP_SERVICES 2023-02-28 16:50:00 -05:00
Ryan Ahearn 439722990e Bind to sns service 2023-02-28 14:49:53 -05:00
Ryan Ahearn cdf2810b14 Update flask & cryptography versions 2023-02-09 17:26:36 -05:00
Ryan Ahearn d1c03e5e8c Get SES config from VCAP_SERVICES 2023-01-31 17:27:17 -05:00
Ryan Ahearn 74566b733d Add ses module and staging implementation 2023-01-31 12:13:15 -05:00
Ryan Ahearn c54a207c57 Update proxy settings to enable sending data to new relic 2023-01-24 13:48:38 -05:00
Ryan Ahearn 0652b21521 Set new relic license key via env var 2023-01-18 10:49:39 -05:00
Ryan Ahearn bec3c53128 Setup newrelic for cloud.gov environments 2023-01-18 09:20:22 -05:00
Ryan Ahearn fa8707f802 Remove run_app_paas script 2022-11-29 14:19:32 -05:00
Ryan Ahearn 286400aa18 Use only stdout logging in cloud.gov 2022-11-22 12:11:11 -05:00
Ryan Ahearn f9d9a66315 Run celery beat on cloud.gov 2022-11-14 16:04:49 -05:00
Ryan Ahearn 898a570f8f Set https_proxy env variable in app initialization script 2022-11-08 13:10:29 -05:00
Ryan Ahearn a0ed7dd053 Rename app to avoid route collisions with 10x space 2022-11-02 11:36:54 -04:00
Ryan Ahearn 5d4dca3ecf Update manifest.yml for studio cloud.gov org 2022-11-02 08:31:02 -04:00
Ryan Ahearn 41a52daca0 Clean up bucket settings 2022-10-31 15:37:12 -04:00
Ryan Ahearn 5682af3747 Run migrations on the first web instance startup 2022-10-18 12:28:00 -04:00
Ryan Ahearn 8dc0b4eb19 Move process commands from Procfile to manifest.yml 2022-10-18 11:23:40 -04:00
Ryan Ahearn e3ad01119d Replace celery[sqs] with celery[redis] 2022-09-29 08:59:17 -04:00
Ryan Ahearn ec6c62739b Add internal route to API 2022-09-21 11:24:25 -04:00
Ryan Ahearn e9815a6f8e Create s3 buckets via terraform and bind to app 2022-09-21 11:22:55 -04:00
Ryan Ahearn fe9cbbeb78 Pass AWS creds to application environment 2022-09-21 10:25:56 -04:00
Ryan Ahearn a892999ea6 Update app name to follow shared terraform module conventions 2022-09-14 11:15:49 -04:00
Ryan Ahearn def35bf402 Pass ADMIN_CLIENT_SECRET through deploy process 2022-09-02 11:49:51 -04:00
Ryan Ahearn 9fc2a345a1 Specify 1.7.58 buildpack with fix for missing Python.h 2022-08-29 15:35:16 -04:00
James Moffet 18a04fd719 configs 2022-07-25 15:19:05 -07:00
Jim Moffet ac8d8d3c29 clean up config 2022-06-25 18:36:39 -07:00
Christa Hartsock b0f8a51f99 Move config into manifest, update for SNS provider
Keeps secrets in .env files
2022-06-23 13:45:58 -07:00
Christa Hartsock 7319708172 Use statsd local host instead of GDS 2022-06-23 13:39:05 -07:00
Christa Hartsock 3cd15e97e2 Update manifest to use proper templates for vars-file 2022-06-23 13:39:05 -07:00
Christa Hartsock e773f937ed WIP: local deployment 2022-06-23 13:39:05 -07:00