Table below is horizontally scrollable, even if github's markdown renderer doesn't make that obvious
ENV | build | ui tests | pegasus server | dashboard server |
---|---|---|---|---|
development | code-dot-org/dashboard/test/ui/*.log |
in the console window where you ran ./up |
code-dot-org/dashboard/log/development.log |
|
staging | email To: [email protected] Subject: /home/ubuntu/staging/aws/build_and_mail_log websites |
ssh [email protected] ~/staging/code-dot-org/pegasus/log/*.log |
ssh [email protected] ~/staging/code-dot-org/dashboard/log/staging.log |
|
test | email To: [email protected] Subject: /home/ubuntu/test/aws/build_and_mail_log test-websites |
ssh [email protected] ~/test/code-dot-org/dashboard/test/ui/*.log also on Sauce Labs at https://saucelabs.com/beta/dashboard/tests |
ssh [email protected] ~/test/code-dot-org/pegasus/log/*.log |
ssh [email protected] ~/test/code-dot-org/dashboard/log/test.log |
production | email To: [email protected] Subject: /home/ubuntu/production/aws/build_and_mail_log websites |
on logentries: https://logentries.com | on logentries: https://logentries.com |
Output from the adhoc setup process can be found on the new machine at /var/log/chef-bootstrap.log
.