Closed
Bug 1331791
Opened 9 years ago
Closed 9 years ago
Remove oneanddone prod/stage/dev Heroku apps
Categories
(mozilla.org :: Heroku: Administration, task)
mozilla.org
Heroku: Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Oneanddone is being decommed in bug 1310292.
Redirects were set up in bug 1310292, making the production Heroku app redundant:
$ host oneanddone.mozilla.org
oneanddone.mozilla.org is an alias for static.external.zlb.scl3.mozilla.com.
static.external.zlb.scl3.mozilla.com has address 63.245.213.24
Once we have confirmation there is no data left that needs to be retrieved, we can delete:
https://dashboard.heroku.com/apps/oneanddone-dev
https://dashboard.heroku.com/apps/oneanddone-stage
https://dashboard.heroku.com/apps/oneanddone-prod
https://dashboard.heroku.com/pipelines/82007161-3598-44a2-91c0-2ffde5213940
This will save 5xP1 dynos and $135 addons per month.
I've already checked that New Relic alerts have been disabled, and that there are no nagios references in the sysadmins puppet repo.
The remaining non-Heroku cleanup can be handled in bug 1310292 (eg removing the dev/stage DNS).
Rebecca, are we good to delete the Heroku apps above (and related addons) now?
Flags: needinfo?(rbillings)
Comment 1•9 years ago
|
||
Yes, we are good to move forward with all deletions.
Flags: needinfo?(rbillings)
| Assignee | ||
Comment 2•9 years ago
|
||
I've deleted the 3 Heroku apps (the pipeline then disappeared on its own) and also removed the unused New Relic app entries.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•