Autor Thema: Sundtek install docker  (Gelesen 4664 mal)

jteeuw

  • Newbie
  • *
  • Beiträge: 24
    • Profil anzeigen
Sundtek install docker
« 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 )

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: Sundtek install docker
« Antwort #1 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.
Failure is a good thing! I'll fix it

jteeuw

  • Newbie
  • *
  • Beiträge: 24
    • Profil anzeigen
Re: Sundtek install docker
« Antwort #2 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 ?


Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: Sundtek install docker
« Antwort #3 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,
Failure is a good thing! I'll fix it

mitcho

  • Newbie
  • *
  • Beiträge: 6
    • Profil anzeigen
Re: Sundtek install docker
« Antwort #4 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

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re: Sundtek install docker
« Antwort #5 am: Januar 19, 2021, 01:52:49 Nachmittag »
Failure is a good thing! I'll fix it

mitcho

  • Newbie
  • *
  • Beiträge: 6
    • Profil anzeigen
Re: Sundtek install docker
« Antwort #6 am: Januar 20, 2021, 03:53:07 Nachmittag »
That Did the job done!

Thank you!