Posts by aptalca

    I suggested duckdns as a service, not necessarily the docker for it. Any client should work pretty much the same. Router would be fine.

    I just set up a fresh instance on a chromebox running LE 8.2 and after setting up with an sqlite database, I have no issues logging in and using it.

    Can you provide more info?

    Which LE distribution? X86? Arm?

    Are you using the LE box's IP address to access, or a domain name forwarded?

    Check the nginx logs under the config folder, both access and error and they might tell you what's wrong.

    I have an MECOOL M8S Pro+ with bad eMMC memory, and made an stupid mistake to try to upgrade the Android firmware :(

    I already got an refund so it's not a big problem.

    I am trying to revive the box, so I can run this LibreELEC build from microSD, but I can't flash an full factory image. Mainly the system partition is problematic, because it has an large size it corrupts easily on my box. So I am trying to flash only the basic partitions to my box to boot LibreELEC.

    An amlogic image has several partitions, but I am not sure which ones are needed to succesfully boot LibreELEC from microSD? I think the bootloader + recovery partitions are needed? But maybe also the boot (kernel) partition? Or does the bootloader also check if the system partition is OK?

    And also if it boots where does it save the setting that it keeps on auto booting from microSD?

    Wait, you got a refund and kept the box? How?

    I soft bricked mine, but then was able to revive it with the usb burning tool in something something nand mode (shorting pins on the mobo) and flashed android tv 7.1 on it. It seems to work now, but I worry that it may die any day

    Docker and linuxserver? Awesome! Can't wait to try it.

    Thanks

    Sure, if you go to the addon settings for nextcloud, you can change the https port to 444 or anything else there

    Updating via web ui is not recommended for docker containers as they often use non traditional service managers.

    Linuxserver docker images are refreshed once a week on Friday to pick up various package updates.

    The libreelec addon/container updates its image when you restart your box, or if you disable and re-enable the addon

    I just created a domoticz docker addon if anybody wants to test. I don't have a usb device to test with at the moment so I need someone to let me know whether it works or not before we publish it.

    Here is the zip, you can install manually on LE: docker.linuxserver.domoticz-1.0.0.zip

    Keep in mind that the first time the container is started it will create dhparams, which could take a long time especially on low powered systems (somewhere between a few minutes to 2 hours) so be patient. Once the dhparams is created, the webserver will start. In the meantime, you can check with "docker logs docker.linuxserver.domoticz" to see the progress.

    The usb device is disabled by default, you would have to enable in the addon settings and make sure the device location is correct.

    What would be the command for domotics one since there are so many on hub.docker? Are those at all compatible with rpi and libreelec?

    TNX

    I just saw this thread. I'll start testing the domoticz image on LE and if it works well, I'll go ahead and create an addon for it, which will be in the Linuxserver repo.