Beverly Nguyen
f4d326738c
added feature flag
2025-10-14 12:37:12 -07:00
Beverly Nguyen
705952cc30
Remove Socket.IO dependencies and Socket infrastructure
...
- Remove socket.io-client npm package
- Remove Socket.IO from gulpfile.js
- Remove API_PUBLIC_WS_URL config variable from all environments
- Remove Socket CSP directives (cdn.socket.io, wss:// URLs)
- Remove unused data-host attribute from job template
- Update test_headers.py to remove Socket.IO assertions
- Update deployment configs (manifest.yml, deploy-config/*.yml, .github/workflows/*.yml)
2025-10-07 10:44:45 -07:00
Alex Janousek
24a735ffc2
Refactored polling for status page
2025-10-01 10:58:44 -04:00
Beverly Nguyen
4a52d90a32
Feature Flag Enabled
2025-09-22 21:13:21 -07:00
Kenneth Kehl
99585ae9f0
try to force gevent monkey patching earlier
2025-07-28 11:17:00 -07:00
Beverly Nguyen
790fe2d6f9
update csp using variables and testing
2025-05-22 12:03:18 -07:00
Beverly Nguyen
3c1574d070
Add API_PUBLIC_URL environment variable for public API access
...
- Added API_PUBLIC_URL to deploy-config and manifest.yml
- Updated app config to load API_PUBLIC_URL from environment
- Used API_PUBLIC_URL in CSP configuration for connect-src
2025-05-19 14:41:41 -07:00
Beverly Nguyen
714e5011c3
update deploy config
2025-04-22 12:26:43 -07:00
alexjanousekGSA
b6353c41e5
Removed best practices flag
2025-01-12 17:42:15 -05:00
Carlo Costino
3dd8d25089
Bump admin production memory to 2GB per instance
...
This changeset bumps the admin production memory to 2GB per instance. We were noticing that the admin app was consuming almost all of the 1.5GB memory currently.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-11-26 21:02:45 -05:00
alexjanousekGSA
b806fd5eec
Updated code based on comments
2024-10-29 15:28:07 -04:00
Beverly Nguyen
2bbc58c8af
changed guidanced to best practices
2024-10-24 17:03:45 -07:00
alexjanousekGSA
4b62d0e685
Added command variable from env ymls to manifest
2024-10-17 13:16:39 -04:00
alexjanousekGSA
7e505f7fda
Updated sandbox and environment yamls
2024-10-17 13:09:58 -04:00
Carlo Costino
37c5f84ee1
Adjust production manifest settings
...
This changeset adjusts our production manifest settings to strike a balance with memory usage and app instances.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-07-25 11:55:50 -04:00
Carlo Costino
da11e3d9ef
Increased Admin app memory to 4 GB
...
This changeset updates the memory available to the API app and workers to be 4 GB to improve app stability and performance.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-07-23 12:14:45 -04:00
Carlo Costino
a887f3f527
Increased production memory to 2 GB
...
This changeset increases our memory for the API app and its corresponding workers to 2 GB each.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-24 12:07:28 -04:00
Anastasia Gradova
e91723fc26
Updated config files to split the cloud foundry
...
route and the public admin route
2024-05-14 18:45:50 -06:00
Ryan Ahearn
68b5df2a80
Install updated newrelic JS and configure prod id values
2023-05-10 12:43:49 -04:00
Ryan Ahearn
a3ce5e547e
Stop setting redis_enabled in secrets
2023-05-08 15:27:55 -04:00
Ryan Ahearn
3f13598f70
Instrument JS with copy/pasted snippet
...
this avoids having to set `unsafe-inline` in our CSP header
2023-05-02 15:26:59 -04:00
Ryan Ahearn
bdc38b2e72
Setup github workflows for new spaces
2022-11-02 16:04:58 -04:00