Revision 13025
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/README.TXT | ||
---|---|---|
122 | 122 |
Get $version: echo $version |
123 | 123 |
Set $version in all vegbiendev terminals: export version=<version> |
124 | 124 |
When there are no more running jobs, exit `screen`: exit # not Ctrl+D |
125 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
|
126 |
Upload logs: make inputs/upload live=1 |
|
125 |
upload logs: make inputs/upload live=1 |
|
127 | 126 |
On local machine: make inputs/download-logs live=1 |
128 | 127 |
In PostgreSQL: |
129 | 128 |
Go to wiki.vegpath.org/VegBIEN_contents |
Also available in: Unified diff
/README.TXT: Full database import: removed extra `ssh -t vegbiendev.nceas.ucsb.edu` before "upload logs", because the previous steps also occur on vegbiendev