Sundtek Support Forum

English => Sundtek MediaTV Pro (Europe) => Thema gestartet von: jteeuw am Januar 25, 2019, 01:39:50 Nachmittag

Titel: Sundtek install docker
Beitrag von: jteeuw am Januar 25, 2019, 01:39:50 Nachmittag
Hi,
I am trying to install the driver in a docker (  linuxserver/tvheadend alpine 3.8 ) but get a error :

adding /opt/bin to environment paths
unpacking...
checking system... Your system is currently unsupported
also check that this installer is not corrupted due a bad download
/tmp must not be mounted with noexec flag, otherwise the installer
won't work
In case you do not have enough free space on your system you might
use the network installer
http://sundtek.de/media/sundtek_netinst.sh
in case your system is really unsupported please contact
our support via mail <kontakt@sundtek.de>
removing driver.....
driver removed...

Platform is Qnap 253A ( intel cpu )
Titel: Re: Sundtek install docker
Beitrag von: Sundtek am Januar 27, 2019, 10:26:18 Nachmittag
Hi,

you can contact us about that topic on Friday (1. February 2019). Basically we support docker systems - but still need to update some installer scripts.
Titel: Re: Sundtek install docker
Beitrag von: jteeuw am Februar 04, 2019, 01:38:51 Nachmittag
Hi,

you can contact us about that topic on Friday (1. February 2019). Basically we support docker systems - but still need to update some installer scripts.

Hi,

What is the best way to contact you ?

Titel: Re: Sundtek install docker
Beitrag von: Sundtek am April 13, 2019, 01:22:14 Nachmittag
Regarding Docker:

first of all docker and tvheadend inside need to be installed


On the native host you need to run our installer with following parameter:
./sundtek_netinst_testing.sh -createnodes

In the Docker Image:
./sundtek_netinst_testing.sh -docker -use-custom-path=/config

where config is a persistent path inside the Docker image (you can just change it).

The Docker must be configured with -device=/dev/bus/usb


Docker does not support Hotplugging USB devices,
Titel: Re: Sundtek install docker
Beitrag von: mitcho am Januar 18, 2021, 04:49:08 Nachmittag
Hi,

whats the procedure on Synology 918+ for already prepared docker image marcoh00-tvheadend-sundtek1?
I've installed native Sundtek driver 0.38 in Package center.

Thanx, Mitcho
Titel: Re: Sundtek install docker
Beitrag von: Sundtek am Januar 19, 2021, 01:52:49 Nachmittag
http://sundtek.de/wiki/index.php?title=Docker

Does that help?
Titel: Re: Sundtek install docker
Beitrag von: mitcho am Januar 20, 2021, 03:53:07 Nachmittag
That Did the job done!

Thank you!