Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
Server Update

Occasionally, you may receive a banner on the bottom of the Policy Server UI indicating an update is available. When this occurs, we recommend following the update procedure below to ensure your version of the Policy Server is up-to-date with the latest patches and features.

First, use Git to pull the latest version of the Policy Server:

git pull

Then, update NPM modules with:

npm update

Finally, start the server using the typical method:

npm run start-server

Verify that it started properly by navigating to http://localhost:3000/

Now your updated Policy Server is up and running!

View on GitHub.com
Previous Section Next Section