-
-
Notifications
You must be signed in to change notification settings - Fork 264
Installation: Mac
Koushik Dutta edited this page Jul 1, 2022
·
20 revisions
This script will download all the dependencies, including node, python, and install Scrypted as a service.
- Install Homebrew.
- Use the Copy button in the snippet below to copy the entire script, and then paste the contents into Terminal to install Scrypted.
mkdir -p ~/.scrypted
curl -s https://raw.githubusercontent.com/koush/scrypted/main/docker/install-scrypted-dependencies-mac.sh > ~/.scrypted/install-scrypted-dependencies-mac.sh
bash ~/.scrypted/install-scrypted-dependencies-mac.sh
Scrypted is now running at: https://localhost:10443/
Note that it is https
and that you'll be asked to approve/ignore the website certificate.
Scrypted Docs have moved. Please visit https://docs.scrypted.app.