-
-
Notifications
You must be signed in to change notification settings - Fork 256
Installation: Linux
Koushik Dutta edited this page May 8, 2023
·
18 revisions
Docker Compose is the recommended installation method on Linux. It is a zero maintenance installation method, consider using that instead.
This script will download all the dependencies, including node 16, python, and install Scrypted as a service.
Use the Copy button in the snippet below to copy the entire script, and then paste the contents into Terminal to install Scrypted.
curl -s https://raw.githubusercontent.com/koush/scrypted/main/install/local/install-scrypted-dependencies-linux.sh | sudo SERVICE_USER=$USER bash
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.