Logo
Explore Help
Sign In
darkhelm/notifications-api
1
0
Fork 0
You've already forked notifications-api
mirror of https://github.com/GSA/notifications-api.git synced 2026-09-08 21:33:13 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
e80029e5f0ba9cc6429191b823fb455fbc6de55d
notifications-api/deploy-config/production.yml

11 lines
250 B
YAML
Raw Normal View History

Move process commands from Procfile to manifest.yml
2022-10-18 11:22:58 -04:00
env: production
web_instances: 2
Keep 2GB memory for now based on current usage Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:54:44 -04:00
web_memory: 2G
Increase Celery resources This changeset increases the number of Celery workers available to our app in the production environment. It also bumps the amount of memory available to them to 3G each. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-11-04 12:22:30 -05:00
worker_instances: 4
worker_memory: 3G
Run celery beat on cloud.gov
2022-11-14 16:04:49 -05:00
scheduler_memory: 256M
Rename app to avoid route collisions with 10x space
2022-11-02 11:07:45 -04:00
public_api_route: notify-api.app.cloud.gov
switch ADMIN_BASE_URL
2023-09-15 11:19:14 -04:00
admin_base_url: https://beta.notify.gov
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:15:09 -05:00
redis_enabled: 1
Enable SMS in production account
2023-03-21 14:28:32 -04:00
default_toll_free_number: "+18447952263"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 180ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API