Bug 1582721 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hi,

AMO developers have SSH access to the machines running [addons-server](https://github.com/mozilla/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 posible to SSH into the "frontend" machines, i.e. the machines running [addons-frontend](https://github.com/mozilla/addons-frontend).

That would be useful for:

1. being able to call the node server directly, by-passing Nginx
2. inspecting the running node process and trying to debug things

Would it be okay to get SSH access to such machines? Thanks!
Hi,

AMO developers have SSH access to the machines running [addons-server](https://github.com/mozilla/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](https://github.com/mozilla/addons-frontend).

That would be useful for:

1. being able to call the node server directly, by-passing Nginx
2. inspecting the running node process and trying to debug things

Would it be okay to get SSH access to such machines? Thanks!

Back to Bug 1582721 Comment 0