Skip to content

Getting Started (Windows)

toast-gear edited this page Aug 23, 2017 · 8 revisions

Getting Started with Streama on Windows

How to get started with Streama on Windows PCs:

Step 1 (JDK install)

Download and install Java Development Kit from here

Step 2 (Downloading Streama)

Head over to the releases page, download the latest and move that into a chosen directory.

Step 3 (Running Streama)

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/, sign in with this account: username & password: admin, and you're set for your free self-hosted Netflix!