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 2025-12-09 23:02:13 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
f6fee4088047a8711bcae270f552878a334d8507
notifications-api/deploy-config/staging.yml

11 lines
268 B
YAML
Raw Normal View History

Move process commands from Procfile to manifest.yml
2022-10-18 11:22:58 -04:00
env: staging
Use 2 web instances in staging and demo this seems to be more resilient to `cf restart` false failures
2022-12-01 13:10:25 -05:00
web_instances: 2
Move process commands from Procfile to manifest.yml
2022-10-18 11:22:58 -04:00
web_memory: 1G
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
worker_instances: 2
worker_memory: 1G
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-staging.app.cloud.gov
admin_base_url: https://notify-staging.app.cloud.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
Bind to sns service
2023-02-28 14:49:53 -05:00
default_toll_free_number: "+18556438890"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 3984ms Template: 94ms
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