Setup & Deployment

Get your Omnius streaming server running in minutes.

2. Run

Choose your preferred method to run Omnius:

Make it executable and run:

chmod +x omnius-linux-amd64

ADMIN_PASSWORD=your_secure_password \
./omnius-linux-amd64

The server starts on port 8080 by default. Data is stored in ./data/

3. Environment Variables

Configure your server with these environment variables:

Variable Default Description
ADMIN_PASSWORD admin Password for the admin panel at /admin
PORT 8080 HTTP port
DATABASE_PATH ./data/omnius.db Path to SQLite database

4. Try the Demo

Want to explore the admin panel before deploying your own instance?

We have a live demo instance so you can see how the admin panel works:

Visit Demo Instance

5. After Setup

1

Access the Admin Panel

Navigate to http://your-server:8080/admin and login with your ADMIN_PASSWORD.

2

Add Content

Use the admin panel to add movies, series, and curated lists to your server.

3

Configure Client Apps

Point your Android TV or macOS client apps to your server URL (e.g., http://your-server:8080).

Need Help?

Contact us to get a license key or if you need help with setup.

Contact Us →