Skip Navigation

Container Security (AV/EDR)

I have about a dozen containers running both locally and on a Ubuntu VPS. Is there a simple AV/EDR (preferably free or open sourced) that can be deployed for additional protection? I have heard about Wazuh but the resources it requires I do not have, and may be a little overkill for my need.

1
Jump
Cloud Linux VPS - Extending Docker from the Cloud home lab (Via VPN)
  • I think this is pretty much what I am looking for. I dont see a big need to have the host access the local network as everything I am using is in docker containers. I tried getting wireguard running on the host and a container and kept getting errors like the one below when trying to start wireguard

    RTNETLINK answers: Operation not supported

    Unable to access interface: Protocol not supported

    AI also ran sudo modprobe wireguard which gave this modprobe: FATAL: Module wireguard not found in directory /lib/modules/4.15.0-20-generic

    Any details on how you got yours going?

    1
  • Cloud Linux VPS - Extending Docker from the Cloud home lab (Via VPN)

    I have had a NAS running docker with various containers, but I just purchased a very cheep ubuntu running docker (managed via portainer) VPS over the cloud. My NAS CPU/RAM is fairly limited and I would like to offload some resources to this cloud instance. Is there any good documentation on establishing a VPN for local traffic to my network? I have Wireguard running on my Unifi UDM and I am thinking this is the first step for linking the virutal cloud server. Thanks!

    4

    Application to Import Physical Photos

    I have a ton of old photos I would like to scan and import digitally (Probably to google Photos). Is there a docker app or recommendation for software where I can scan a bunch of images, possibly multiple for each scan and have software automatically crop and break out each photo automatically?

    0