-
Notifications
You must be signed in to change notification settings - Fork 107
Install: Dependencies
Telly by itself doesn't have many dependencies; what dependencies there are are related to optional features.
- FFMpeg
If you're planning to enable FFMpeg, you will have to have FFMpeg installed and in your path.
Details on installing FFMpeg for various platforms can be found here.
https://ffmpeg.org/download.html
- Docker
If you're planning to use Telly with Docker, you should have a basic understanding of how Docker works, and Docker should be installed and running on your system.
https://www.docker.com/get-started
You should also be familiar with basic Docker operations like creating, running, and managing containers.
I'm fond of this tutorial, but it is based on Ubuntu Linux.
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-16-04
If you are planning to integrate telly into an existing docker stack, for example CloudBox, you should be familiar with how that stack manages Docker containers and their network configurations.
- Some means of decompressing a gzipped tar archive [Windows only]
The telly release comes as a gzipped tar archive. Windows doesn't have built-in tools that can uncompress such a thing. 7Zip is a free tool that can do this.
- Overview
- Standard Configuration
- Unusual Configurations
- Windows Service
- Linux Autostart
- Logs
- TVHeadend with 1.1