TestEngineering/Services/FxATestEnvironments: Difference between revisions
< TestEngineering | Services
Jump to navigation
Jump to search
(Created page with "== FxA Production Environment == == FxA Stage Environment == == FxA Development Environment == * Content Server ** TBD * Auth Server ** TBD * Scrypt Helper Server ** TBD * ...") |
|||
| Line 1: | Line 1: | ||
== FxA Production Environment == | == FxA Production Environment == | ||
* Content server: https://accounts.firefox.com | |||
** Note: You can hit the web-based UI/UX flow from here | |||
* Auth server: https://api.accounts.firefox.com | |||
* Scrypt Helper server: https://scrypt.accounts.firefox.com | |||
* Verifier: TBD | |||
* Pointing Nightly to Production FxA/Sync: | |||
** Set the following Firefox configs: | |||
*** services.sync.clusterURL = http://db1.oldsync.dev.lcip.org/ | |||
*** services.sync.tokenServerURI = http://auth.oldsync.dev.lcip.org/1.0/sync/1.1 | |||
*** firefox.accounts.remoteUrl = https://accounts.firefox.com/?service=sync | |||
*** identity.fxaccounts.enabled=true | |||
*** services.sync.log.appender.file.logOnError = Yes | |||
*** services.sync.log.appender.file.logOnSuccess = Yes | |||
*** services.sync.log.appender.file.level = Trace | |||
*** identity.fxaccounts.auth.uri = https://api.accounts.firefox.com/v1 | |||
== FxA Stage Environment == | == FxA Stage Environment == | ||
Revision as of 22:24, 21 January 2014
FxA Production Environment
- Content server: https://accounts.firefox.com
- Note: You can hit the web-based UI/UX flow from here
- Auth server: https://api.accounts.firefox.com
- Scrypt Helper server: https://scrypt.accounts.firefox.com
- Verifier: TBD
- Pointing Nightly to Production FxA/Sync:
- Set the following Firefox configs:
- services.sync.clusterURL = http://db1.oldsync.dev.lcip.org/
- services.sync.tokenServerURI = http://auth.oldsync.dev.lcip.org/1.0/sync/1.1
- firefox.accounts.remoteUrl = https://accounts.firefox.com/?service=sync
- identity.fxaccounts.enabled=true
- services.sync.log.appender.file.logOnError = Yes
- services.sync.log.appender.file.logOnSuccess = Yes
- services.sync.log.appender.file.level = Trace
- identity.fxaccounts.auth.uri = https://api.accounts.firefox.com/v1
- Set the following Firefox configs:
FxA Stage Environment
FxA Development Environment
- Content Server
- TBD
- Auth Server
- TBD
- Scrypt Helper Server
- TBD
- Log Aggregation
- TBD
- Monitoring
- TBD
OPs Mana and GitHub Pages
- Bastion Hosts (Stage only): https://mana.mozilla.org/wiki/display/SVCOPS/Bastion+Servers
- Shared Heka service: https://mana.mozilla.org/wiki/display/SVCOPS/Heka
- Shared Rabbitmq service: https://mana.mozilla.org/wiki/display/SVCOPS/RabbitMQ
- Shared Kibana support: https://mana.mozilla.org/wiki/display/SVCOPS/Kibana
- Shared Elasticsearch support: https://mana.mozilla.org/wiki/display/SVCOPS/Elasticsearch
- All shared services: https://mana.mozilla.org/wiki/display/SVCOPS/Shared+Services
- Puppet Config: https://github.com/mozilla-services/puppet-config
- Cloud Formation: https://github.com/mozilla-services/svcops-oompaloompas