-
Notifications
You must be signed in to change notification settings - Fork 105
Docker Walkthrough: CloudBox with config file
Chaz Larson edited this page Jan 24, 2019
·
1 revision
The Cloudbox project contains a telly role in the Community repository [on the develop branch at this writing].
The Cloudbox role has its own config file for the role that is used to set a minimum set of config values:
telly11:
streams: 1
provider_name: CloudTV
m3u_url: http://iptv.server:80/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts
epg_url: http://iptv.server:80/xmltv.php?username=USERNAME&password=PASSWORD
filter: USA
Once the role is run and installed, the config file will be found at /opt/telly/telly.config.json
and can be edited as usual to adjust the filter or other settings.
The Cloudbox Community Wiki describes the install from a Cloudbox perspective.
- Overview
- Standard Configuration
- Unusual Configurations
- Windows Service
- Linux Autostart
- Logs
- TVHeadend with 1.1