Skip to content

Local Installation (Advanced)

Koushik Dutta edited this page May 8, 2023 · 7 revisions

Prerequisites

Run in Terminal (Linux/Mac)

# Verify node version ~v16.13.0
node -v

# node should come with "npx".
# install and start the scrypted server
npx -y scrypted serve

# visit https://localhost:10443/ in a browser

Installation Notes

npx scrypted serve will install scrypted to your $HOME/.scrypted, and will contain the following directories:

  • volume - the database
  • node_modules - the app