Skip to content

Commit a48d933

Browse files
authored
Update api.md
1 parent f6fc728 commit a48d933

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/api.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,21 @@ The next section, Part 2, works through a more complicated oceanographic example
475475
## oceanography
476476

477477

478+
### Intermezzo rebuild notes
479+
480+
481+
- Can't see a VM with a familiar ip address... so I start a new one `rob-ocean-api-dev-vm` with `D/geosmart-workstation_key.pem`.
482+
- I may need to relocate the key as I get VSCode ready to run VSCode Server from a new VM
483+
- I recollected that the VM should autostop at 6PM, use a `key.pem` file that already exists, and be port-open to `ssh` and maybe `https`
484+
- I recollected that VSCode needs a new entry in `~/.ssh/config` modeled after the existing ones
485+
- I recollected that on logging in to the VM using the VSCode TERMINAL (i.e. VSCode Server working as expected)...
486+
- ...it can't hurt to run `sudo apt update; sudo apt upgrade`
487+
- I recollected that VSCode Server is my IDE for creating an Azure Function App (actually two)
488+
489+
490+
### Where the narrative continues after the intermezzo
491+
492+
478493
This segment of the `nexus api` page concerns the "shoebox problem": A research team has an old
479494
shoebox full of data tapes from ten years back. They would like to make that data available: For
480495
themselves, their collaborators and possibly for other research teams. The end result would be a

0 commit comments

Comments
 (0)