This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Last revision Both sides next revision | ||
|
oak:tutorials:localserver [2016/12/08 19:47] pfeerick [Installing the Particle CLI Tool] |
oak:tutorials:localserver [2016/12/08 21:38] pfeerick mis-numbered steps |
||
|---|---|---|---|
| Line 72: | Line 72: | ||
| - | ==== 2. Copy the device Public Key to the Server ==== | + | ==== 3. Copy the device Public Key to the Server ==== |
| In the server folder create a core_keys folder if it does not exist. | In the server folder create a core_keys folder if it does not exist. | ||
| Line 94: | Line 94: | ||
| - | ==== 3. Set the Particle CLI tool to allow it to talk to the local server ==== | + | ==== 4. Set the Particle CLI tool to allow it to talk to the local server ==== |
| Source: https://docs.particle.io/support/troubleshooting/cloud-solutions/photon/ | Source: https://docs.particle.io/support/troubleshooting/cloud-solutions/photon/ | ||
| Line 109: | Line 109: | ||
| This adds the local server ip to the cli tool, switches to using it, and creates an account on the local cloud. | This adds the local server ip to the cli tool, switches to using it, and creates an account on the local cloud. | ||
| - | ==== 4. Restart Oak so it connects ==== | + | ==== 5. Restart Oak so it connects ==== |
| Stop and restart the server. | Stop and restart the server. | ||