ReleaseEngineering/Applications/Proxxy: Difference between revisions

Jump to navigation Jump to search
Update instructions on how to ssh to proxxy servers
(The two AWS proxxy servers were resized to c3.2xlarge instances in bug 1287835.)
(Update instructions on how to ssh to proxxy servers)
Line 28: Line 28:


EC2 proxxy instances can be accessed by SSH'ing to their internal IP from inside the build network.
EC2 proxxy instances can be accessed by SSH'ing to their internal IP from inside the build network.
Login as root using the proxxy SSH key from the private releng repo.
Login as yourself using your own SSH key pair; once you're in, you can then switch to the root user. Access logs are written to syslog.
Access logs are written to syslog.


If any authentication is required, e.g. for pvtbuilds, then proxxy has those credentials provisioned into proxxy nginx config located at `/etc/nginx/sites-enabled/proxxy`.
If any authentication is required, e.g. for pvtbuilds, then proxxy has those credentials provisioned into proxxy nginx config located at `/etc/nginx/sites-enabled/proxxy`.
148

edits

Navigation menu