Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OI
Posts
0
Comments
510
Joined
2 yr. ago

  • Could also be docker network-config. Docker should by default use the hosts resolver config if there’s nothing in /etc/resolve.conf

    You can also supply dns server on the docker command or in your compose file if you’re using compose.

    As a last resort you can enter server and ip i the container’s /ets/host file if the ip is static. But that’s gone once you rebuild the image.

    Or maybe there’s env on the container you use for dns

  • That’s not too easy methinks. You get kvm vm-s though gui/shell/api with proxmox, but no docker (they use lxc). Unless you set up a podman or similar inside it.

    If you’re made of money there’s always https://www.vmware.com/products/vsphere/vsphere-with-tanzu.html

    Other than that I’d say go with a xen (xcp-ng). Proxmox or esxi host, and spin up a vm as docker host.

    I ditched docker in my latest setup, just running 2 machines in a proxmox cluster. I like lxc - as it’s got the footprint of docker and behaves like a vm

  • On the host of the nginx rev proxy or in nginx config files. Something seems to block the lookup from name to ip, as ip works you know the proxy works. Check dns config and nginx config on that host

  • I’m not sure what you mean about without sudo - if there’s a root account logging over isn’t more secure than SU or SUDO. At some point you trust someone with root access either by ssh key, password or sudo abilities.

    Openbsd har a rather stellar security history, but there’s still root.

    Also there’s still root on Android, so I don’t agree with your point of “Android fixed Linux”. You don’t need to elevate to install software, but the software you install can elevate (https://www.tomsguide.com/round-up/best-root-apps)

    In what way is the need for privileges for system stuff like boot config solved without root?

  • There are, but if none are found it can be released - like apple and Microsoft sometimes does.

    It’s what you put in it I guess. For me that’s “Hopefully ready but it’s what we’re shipping in features and functionality”