-
Notifications
You must be signed in to change notification settings - Fork 984
Getting Started (Windows)
GFoniX edited this page Jan 7, 2023
·
8 revisions
How to get started with Streama on Windows PCs:
Download and install Java Development Kit from here
Head over to the releases page, download the latest and move that into a chosen directory.
Open CMD or Powershell and run these following commands
cd path/to/streama/war/file
java -jar streama-[version].war
If you see the output Grails application running at http://localhost:8080 in environment: production
, head to http://localhost:8080/, use Username: admin and Password: admin to log in, and you're set for your free self-hosted Netflix!