Beiträge von MHarlock

    Set root password before install Shell In A Box.

    After many annoying retry to install Domoticz via plugins repository I finnally decided to install Domoticz via Docker, and seem to run correctly but I can't connect to webUI
    I configure the docker/domoticz as follow:
    I enabled Docker CE in OMV-Extras
    I installed openmediavault-docker-gui 4.1.4 via Open Media Vault webUI -> plugins , this is the installation output :





    I create a new user called "user" UID 1001 GID 100 (users)
    I create the directory in volume "system" /config/domoticz
    I set "user" HOME to "system" /config/domoticz
    I set ownership as user:users to "system" /config/domoticz
    I download Domoticz armhf image via Docker webUI, and I start the container
    I fill required field as follow :
    Container Name = MyDomus
    Restart Policy = unless-stopped
    Network Mode = Bridge
    PUID = 1001
    PGID = 100
    Host Path = "/sharedfolders/system/config/domoticz" to Container Path = "/config"


    But I need help to understand how configure "Port Forwarding" because I don't understand which value insert in the field "Host IP" (default is 0.0.0.0)
    I also set :
    Host port = 1443 -> Exposed port 1443/tcp
    Host port = 6144 -> Exposed port 6144/tcp
    Host port = 9008 -> Exposed port 8080/tcp
    I skip custom port (left blank)
    Any hint ?
    I forgot something ?
    Thanks in advance.



    MHarlock

    Hi,
    I installed OMV 4.1.22-1 (arriakis) on my Raspberry pi 3B (no plus) with an external USB HDD configured with :
    MBR table
    sda1 NTFS labeled Data
    sda2 ext4 labeled system
    Then I installed miniDLNA and Trasmission
    Now is the time for Domoticz
    In first instance I install the plugin via OMV-Extras.org


    This is the result :


    But I can't access to Domoticz webUI on port 8077 or 8078 (404 error)
    In Dashboard the Domoticz running light is red.



    if I run Domoticz via ssh this is the result


    so I tryed to update the ssl lib :


    Just for information when I uninstalled Domoticz plugin the result was :


    .... continue in next post