Confirmed users
3,727
edits
No edit summary |
|||
Line 12: | Line 12: | ||
** FxA-Auth-Server: curl https://api.accounts.firefox.com/; echo | ** FxA-Auth-Server: curl https://api.accounts.firefox.com/; echo | ||
** FxA-Content-Server: curl https://accounts.firefox.com/ver.json; echo | ** FxA-Content-Server: curl https://accounts.firefox.com/ver.json; echo | ||
* QA Access: not allowed | * QA Access: not allowed | ||
Line 133: | Line 119: | ||
defaults for "Environment" and "DBInstanceType" | defaults for "Environment" and "DBInstanceType" | ||
Compare this to what is actually live in AWS (via the Console or awsboxen) | Compare this to what is actually live in AWS (via the Console or awsboxen) | ||
* QA Access via a Bastion Host | * QA Access via a Bastion Host | ||
Line 159: | Line 133: | ||
*** identity.fxaccounts.auth.uri = https://api-accounts.stage.mozaws.net/v1 | *** identity.fxaccounts.auth.uri = https://api-accounts.stage.mozaws.net/v1 | ||
*** identity.fxaccounts.remote.uri = https://accounts.stage.mozaws.net/?service=sync | *** identity.fxaccounts.remote.uri = https://accounts.stage.mozaws.net/?service=sync | ||
== Loads V1 Services Cluster Environment == | == Loads V1 Services Cluster Environment == | ||
Line 217: | Line 174: | ||
** https://github.com/mozilla-services/loads | ** https://github.com/mozilla-services/loads | ||
** https://github.com/mozilla-services/loads-aws | ** https://github.com/mozilla-services/loads-aws | ||
== Monitoring the Production Environment == | |||
* Heka FxA: | |||
** https://heka.fxa.us-west-2.prod.mozaws.net/ | |||
** https://heka.fxa.us-west-2.prod.mozaws.net/#health | |||
** https://heka.fxa.us-west-2.prod.mozaws.net/#sandboxes | |||
* Kibana FxA: | |||
** Kibana FxA: https://kibana.fxa.us-west-2.prod.mozaws.net/index.html#/dashboard/file/weblogs.json | |||
** Kibana FxA errors: https://kibana.fxa.us-west-2.prod.mozaws.net/index.html#/dashboard/elasticsearch/Endpoint%20Errors | |||
** Others: see the "load" folder/pull-down | |||
* StackDriver: | |||
** Main: https://app.stackdriver.com/ | |||
** https://app.stackdriver.com/groups/4208/prod-persona | |||
** https://app.stackdriver.com/groups/4251/production-all | |||
** https://app.stackdriver.com/groups/4337/prod-fxa | |||
== Monitoring the Stage Environment == | |||
* Kibana: | |||
** Kibana: https://kibana.fxa.us-east-1.stage.mozaws.net/#/dashboard | |||
** Kibana: https://kibana.fxa.us-east-1.stage.mozaws.net/#/dashboard/file/weblogs.json | |||
* Heka: | |||
** https://heka.fxa.us-east-1.stage.mozaws.net/ | |||
** https://heka.fxa.us-east-1.stage.mozaws.net/#health | |||
** https://heka.fxa.us-east-1.stage.mozaws.net/#sandboxes | |||
* StackDriver: | |||
** https://app.stackdriver.com/ | |||
** https://app.stackdriver.com/groups/4393/stage-fxa | |||
== FxA Development Environments - partial == | == FxA Development Environments - partial == |