Skip to content

Add details on how to start Docker. #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion PREP_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ As a helpful reminder, you can save the name of the speaker w/ checkbox.
- [ ] Build the tracker back log csv
- [ ] Run `./build oss` from the onboarding project, this will generate `onboarding-tracker.csv`
- Note: you need docker installed `brew cask install docker`
- To get the command line tool to show up you may have to first start docker via Spotlight Search
- To get the command line tool to show up you may have to first start Docker via Spotlight Search.
- Type "Docker" in the Spotlight Search bar to bring up the Docker whale icon in the search results.
- Double-click on the Docker whale icon and agree to subsequent dialog prompts to start Docker.
- If docker gives you this error: `failed to dial gRPC: unable to upgrade to h2c, received 502 context canceled`
- In docker settings: enable experimental, restart docker, disable experiment and restart again.
- [ ] Import the CSV into each Tracker project (Taskbar > More > Import CSV > Choose File)
Expand Down
17 changes: 17 additions & 0 deletions WORKSTATION_IMAGING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Re-Image Workstations

### Pivotal San Francisco - use these steps:

#### Steps
Please see [here](https://docs.google.com/document/d/1Nya0jMdPAEEtx063xPTatMe6hb_O4oSsrHyUNG-5d1g/edit).
TODO: Add this directly in Markdown format after getting approval from the OSM team (request to get approval submitted.)

## Anywhere else

### Steps
- [ ] Run `Startup Disk`.
- [ ] Unlock with the workstation password (you may need to ask the previous facilitator for the machine's password).
- [ ] Select the network disk and click restart. It will likely be the rightmost start disk, and will definitely include the phrase "Network Disk." If you don't see that, try restarting the machine and try again.
- [ ] Select deployment option 2, "macOS Sierra" and click the play button. If you look in between the parens of the option name, you'll see the default password for the image. A terminal will open and you’ll see a lot of output, including a bunch of lines that say `installer: PHASE: Running package scripts`. Don’t worry, this is fine. The boot script will search for updates -- you’ll see output about OS X, iTunes, and Safari updates, for example -- and the machine will probably restart a few times as it downloads and installs the updates.
- [ ] Log into machine with the default password.
- [ ] Open the security preferences and change the password to something sane. Write this down so you can give it to the participants later.