meteor Accessing Meteor build machines from Windows Using PuTTY (Advanced)

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

If you don't want to add Unix commands to your PATH on Windows, you can download a standalone SSH client like PuTTY. Download PuTTY here, then follow the instructions below to get a build machine.

  1. Call meteor admin get-machine <os-architecture> --json
  2. Copy and save the private key from the returned JSON data
  3. Follow the directions here to convert the private key into a format that PuTTY accepts
  4. Enter the hostname, username, and private key into PuTTY, and you're good to go!


Got any meteor Question?