You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wesley Hindle edited this page Feb 24, 2026
·
4 revisions
This page is part of an on-going piece of work. Further content will be added over time, for more nuanced methods to isolate Notify from the internet.
Scaling to all tasks to 0
Get a cyber thumb to log into the production account as admin. Pause the start-deploy pipeline in the production Concourse team.
Log into production account as admin gds aws notify-prod-admin -l.
Go to ECS > notify cluster. The next steps are the same for all ECS tasks, but you should start with api-web, admin. All ECS tasks must be scaled to 0.
Click on the service name > Service auto scaling tab > click Suspentd/Unsuspend scaling > tick Suspend all scheduled actions > Save.
In the same tab under Task count click Edit, set the Task count to 0 and 0 under the Minimum and Maximum heading.
(Optional) Step 5 will gracefully deactivate the task. You likely want to immediately stop the task. Go to the Tasks tab, on the Stop drop down, select Stop all > type in the confirmation > click Stop all.