Closed
Bug 1582721
Opened 6 years ago
Closed 5 years ago
SSH access on -dev and stage "frontend" machines
Categories
(Cloud Services :: Operations: AMO, task, P3)
Cloud Services
Operations: AMO
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willdurand, Assigned: wezhou)
Details
Hi,
AMO developers have SSH access to the machines running addons-server (or "olympia") so that they can run commands, interact with the database and even act on the celery workers but it does not seem possible to SSH into the "frontend" machines, i.e. the machines running addons-frontend.
That would be useful for:
- being able to call the node server directly, by-passing Nginx
- inspecting the running node process and trying to debug things
Would it be okay to get SSH access to such machines? Thanks!
Updated•6 years ago
|
Assignee: nobody → wezhou
Please follow the instructions here: https://github.com/mozilla-services/cloudops-docs/blob/master/Services/amo/AMO-Dev-Resources.md#bastion-hosts to log onto the instances in -dev and -stage environments.
If you don't have access to our -dev and -stage bastion hosts, you can file a bugzilla ticket in this component to get it.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•