Closed Bug 773119 Opened 12 years ago Closed 12 years ago

Grant cvan access to addons-dev/marketplace-dev

Categories

(Cloud Services :: Operations: Marketplace, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cvan, Assigned: jason)

Details

I'm working through these bugs that I haven't been able to reproduce locally.

I'd like access (read-only is fine) to the MySQL that addons-dev (and marketplace-dev) talk to. And also the elasticsearch box that -dev talks to test ES queries. Whatever access I can have to just curl ES is sufficient.


Many thanks,

Chris
Assignee: server-ops → jthomas
You should now have ssh access to dev1.addons.phx1.mozilla.com as cwiemeersch.

/data/www/addons-dev.allizom.org/zamboni/manage.py dbshell for db access.

Elasticsearch -dev is actually using the prod instance. You can reach it by using this elasticsearch VIP alias :

[jthomas@dev1.addons.phx1 ~]$ curl http://elasticsearch1-dev:9200
{
  "ok" : true,
  "name" : "Charles Xavier",..

We should update this to point to our stage instance of ES instead. I will ping #remora for a good time to make the change.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in before you can comment on or make changes to this bug.