-
-
Notifications
You must be signed in to change notification settings - Fork 252
Installation: Windows
Koushik Dutta edited this page Jan 7, 2023
·
27 revisions
Windows Installation is still experimental. Please report any issues.
This script will download all the dependencies, including node, python, and install Scrypted as a service.
- Install winget. This is typically packaged with Windows on recent releases.
- During installation, a firewall permission dialog may be shown. This must be set to allow all networks, including public networks.
- Use the Copy button in the snippet below to copy the entire script, and then paste the contents into a PowerShell Terminal to install Scrypted.
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/koush/scrypted/main/docker/install-scrypted-dependencies-win.ps1'))
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.