Commit Graph

10 Commits

Author SHA1 Message Date
Carlo Costino
4a1a441d57 Update staging worker process memory
This changeset increases the worker process memory slightly in staging to help with running out of memory issues we are starting to see with our testing.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-09-24 11:41:58 -04:00
Carlo Costino
158ba43a62 Bump Staging API app memory to 1.5G
This changeset bumps the memory of the API app processes to 1.5G as they are now starting to run out of memory due to recent app changes with gunicorn and gevent.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-09-23 10:58:58 -04:00
Carlo Costino
2dcbf2729e Adjust staging and demo worker instance settings
This changeset adds a bit more memory to the staging worker instance, and it bumps the number of worker instances to 2 in staging and demo.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-08-14 15:35:02 -04:00
Carlo Costino
92eb3c49cf Mirror Admin REDIS_ENABLED config
This changeset adjusts the REDIS_ENABLED environment variable to match how the admin app is set up to make sure the API properly connects to the Redis service.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-11 11:29:04 -05:00
Ryan Ahearn
439722990e Bind to sns service 2023-02-28 14:49:53 -05:00
Ryan Ahearn
861e8839aa Use 2 web instances in staging and demo
this seems to be more resilient to `cf restart` false failures
2022-12-01 14:28:52 -05:00
Ryan Ahearn
f9d9a66315 Run celery beat on cloud.gov 2022-11-14 16:04:49 -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
8dc0b4eb19 Move process commands from Procfile to manifest.yml 2022-10-18 11:23:40 -04:00