plex
homelab.plex
| Name | Type | Description |
|---|---|---|
| debug | boolean | Whether to enable debug mode. |
| enable | boolean | Whether to enable Plex Media Server. |
| integrations.radarr.enable | boolean | Whether to integrate Plex with Radarr |
| integrations.radarr.settings | attribute set of anything | Settings of the integration, the fields property will be converted from a attrSet to a name value pair array |
| integrations.sonarr.enable | boolean | Whether to integrate Plex with Sonarr |
| integrations.sonarr.settings | attribute set of anything | Settings of the integration, the fields property will be converted from a attrSet to a name value pair array |
| reservedIPs | list of string | Reserved IPs for the Plex loadbalancer |
| volumes | attribute set of anything | Volumes to mount into the container expressed as a map of mountpath to volume source (as specificed on the pod spec). |
homelab.homepage.integrations.plex
| Name | Type | Description |
|---|---|---|
| enable | boolean | integration of Plex with homepage |