Setting Up Ombi
Setting Up Ombi on Nébulaura
Ombi is a self-hosted web application that allows shared Plex or Emby users to request content directly. Ombi integrates with multiple TV show and movie DVR tools, creating a seamless end-to-end experience for your users.
Initial Setup
First, connect to your slot via SSH. If you need help connecting to the server, refer to the relevant help article.
To install Ombi, use the following command:
box install ombi
This command will configure Ombi for your user.
How to Access
After installation, access Ombi at the following URL:
https://<hostname.io>/<username>/ombi
Service Management
As with all Nébulaura-configured applications, Ombi can be managed via SSH using the following commands:
- Status: Check the current status of Ombi.
- Start: Start the Ombi service.
- Stop: Stop the Ombi service.
- Restart: Restart the Ombi service.
- Enable: Configure Ombi to start automatically at boot.
- Disable: Prevent Ombi from starting at boot.
Example:
box start ombi
Configuration
Initial Setup Wizard
On the first run, Ombi will guide you through a setup wizard. To configure Ombi with Plex:
- Choose Plex from the media server options.
- Log in with your Plex username and password.
- Ombi will automatically configure itself for the Plex instance on your server.
For additional configuration details, refer to the Ombi Wiki.
Connecting to Other Clients
Subnet IP
To find your subnet IP, SSH into your server and run:
cat ~/.install/subnet.lock
Sonarr Configuration
- Select Sonarr from the TV dropdown under settings.
- Ensure you have a root folder set up in Sonarr.
- Configure the following:
- Enable: Checked
- Hostname or IP:
<subnet IP>
- Port:
<Sonarr port>
- API Key:
<API key from Sonarr dashboard>
- Base URL:
sonarr
- Click Load Qualities and Load Folders.
- Choose your default quality and folder settings.
- Click Submit.
Medusa Configuration
- Select SickRage from the TV dropdown under settings.
- Configure the following:
- Enable: Checked
- Hostname or IP:
<subnet IP>
- Port:
<Medusa port>
- API Key:
<Medusa API key>
- Base URL:
medusa
- Choose a default quality profile.
- Click Submit.
Radarr Configuration
- Select Radarr from the Movie dropdown under settings.
- Ensure you have a root folder set up in Radarr.
- Configure the following:
- Enable: Checked
- Hostname or IP:
<subnet IP>
- Port:
<Radarr port>
- API Key:
<API key from Radarr dashboard>
- Base URL:
radarr
- Click Load Qualities and Load Folders.
- Choose your default quality and folder settings.
- Click Submit.
Empower Your Users
With Ombi on Nébulaura, your shared Plex or Emby users can easily request content, while you maintain control over the setup and integrations. Set up Ombi today for a streamlined, user-friendly experience.