|
|
Line 176: |
Line 176: |
| } | | } |
| </bugzilla> | | </bugzilla> |
|
| |
| == Operations ==
| |
| For now, here are some useful links about Firefox Accounts Operations:
| |
| * Q3 load testing results: https://id.etherpad.mozilla.org/fxa-q3-load-testing-summary
| |
| * Deployment planning: https://wiki.mozilla.org/Identity/AttachedServices/DeploymentPlanning/
| |
| * Traffic model: https://wiki.mozilla.org/Identity/AttachedServices/DeploymentPlanning/TrafficModel
| |
| * Notes on the operational costs of the Auth Server: https://mail.mozilla.org/pipermail/sync-dev/2013-July/000043.html
| |
|
| |
|
| === Deployments === | | === Deployments === |
| * production
| | https://developer.mozilla.org/en-US/Firefox_Accounts#Firefox_Accounts_deployments |
| ** content: https://accounts.firefox.com/
| |
| ** auth: https://api.accounts.firefox.com/
| |
| ** verifier: https://verifier.accounts.firefox.com/v2
| |
| * stage
| |
| ** content: https://accounts.stage.mozaws.net/
| |
| ** auth: https://api-accounts.stage.mozaws.net/
| |
| * dev
| |
| ** content: https://accounts.dev.lcip.org/
| |
| ** content (latest): https://accounts-latest.dev.lcip.org/
| |
| ** auth: https://api-accounts.dev.lcip.org/
| |
| ** auth (latest): https://api-accounts-latest.dev.lcip.org/
| |
|
| |
|
| == Metrics == | | == Metrics == |
Line 220: |
Line 202: |
| * [https://wiki.mozilla.org/QA/Services/SyncTestPlanV1 QA Team Test Plan] | | * [https://wiki.mozilla.org/QA/Services/SyncTestPlanV1 QA Team Test Plan] |
| * [https://wiki.mozilla.org/Identity/WhatDoesFxAMeanToYou What Does Firefox Accounts Mean To You?] | | * [https://wiki.mozilla.org/Identity/WhatDoesFxAMeanToYou What Does Firefox Accounts Mean To You?] |
|
| |
| == Demos ==
| |
| * Firefox Accounts + Firefox Sync on Android: https://vimeo.com/77667079
| |
| * Firefox Accounts + Firefox Sync on Desktop: https://vimeo.com/77717494
| |