| ... | ... | @@ -49,4 +49,10 @@ Use this until apps.awesim.org is switched over |
|
|
|
|
|
|
|
#### 6. The web hosts are isolated from the clusters
|
|
|
|
|
|
|
|
The web hosts have access to project space and the user home directories, but not to software installed on Oakley or Ruby or access to the module system. |
|
|
\ No newline at end of file |
|
|
|
The web hosts have access to project space and the user home directories, but not to software installed on Oakley or Ruby or access to the module system.
|
|
|
|
|
|
|
|
#### 7. Accessing production log files.
|
|
|
|
|
|
|
|
Log files are located at `/var/log/nginx/<user>` on the appropriate host.
|
|
|
|
|
|
|
|
Both the `stdout` and `stderr` from the app process are piped to `error.log`. |
|
|
\ No newline at end of file |