148
edits
(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 | 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`. | ||
edits