Files
notifications-admin/deploy-config/production.yml
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

11 lines
317 B
YAML

env: production
instances: 2
memory: 2G
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py application
public_admin_route: beta.notify.gov
cloud_dot_gov_route: notify.app.cloud.gov
redis_enabled: 1
nr_agent_id: '1050708682'
nr_app_id: '1050708682'
FEATURE_BEST_PRACTICES_ENABLED: false