Beiträge von yogy

    Hi, I searched the forum but nothing useable came up.

    I'm tryining to install graylog in docker container for the last 2 days without success. I don't care if the instalation goes through Portainer or Docker Compose, I'm familiar with both. I tried 2 or 3 guides but always got stuck with Elasticsearch (some problems with permissions. I will be able to post real log file later after another try to get it to work).

    My question is, did anyone have had any luck installing graylog in docker container with Maria DB and Elasticsearch?

    That fixed my issue.

    Thank you.

    Hi,


    after updating to 5.6.4-1 when I check for new updates I get these errors

    Code
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; apt-get update 2>&1' with exit code '100': Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease Get:2 file:/var/cache/openmediavault/archives Release Ign:2 file:/var/cache/openmediavault/archives Release Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Hit:5 http://security.debian.org/debian-security buster/updates InRelease Hit:6 http://packages.openmediavault.org/public usul InRelease Hit:7 http://deb.debian.org/debian buster InRelease Hit:8 http://deb.debian.org/debian buster-updates InRelease Hit:9 http://httpredir.debian.org/debian buster-backports InRelease Get:10 https://openmediavault.github.io/packages usul InRelease [12.7 kB] Hit:11 https://openmediavault-plugin-developers.github.io/packages/debian usul InRelease Hit:12 https://download.docker.com/linux/debian buster InRelease Err:13 http://linux.teamviewer.com/deb stable InRelease 403 Forbidden [IP: 65.9.73.111 80] Reading package lists... E: Failed to fetch http://linux.teamviewer.com/deb/dists/stable/InRelease 403 Forbidden [IP: 65.9.73.111 80] E: The repository 'http://linux.teamviewer.com/deb stable InRelease' is no longer signed. W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/openmediavault-os-security.list:2 W: Target Sources (contrib/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/openmediavault-os-security.list:2 W: Target Sources (non-free/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/openmediavault-os-security.list:2 W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/openmediavault-os-security.list:2 W: Target Sources (contrib/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/openmediavault-os-security.list:2 W: Target Sources (non-free/source/Sources) is configured multiple times in /etc/apt/sources.list:10 and /etc/apt/sources.list.d/openmediavault-os-security.list:2

    and

    I didn't install any new plugin or docker container after update to 5.6.4-1

    I want to have OMV on 192.168.1.16 and adguard on 192.168.1.17. I know I can do this on single NIC (the one OMV is using) with macvlan, but why use virtual NIC if I have a physical one that I can use for a single docker container, in this case for adguard. Is this duable?

    I searched the forum but couldn't find any thread related to my question.

    I have 3 NICs on my computer running only OMV v5.5.23-1

    I would like to install AdGuard Home or Pi-hole in Portainer with the ability to use dedicated NIC for this app. Is it even possible to dedicate a separate NIC (not the one OMV is connected to) only for the use of a single docker container. I would appreciate some advise and help on this :thumbup: