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/)FE
Posts
1
Comments
31
Joined
2 yr. ago

  • Thats basically the way I do it.

    pvesh get /cluster/resources --output-format json-pretty | jq --arg k "lxc/$container_id" -r 'map(select(.id == $k))[].name, map(select(.id == $k))[].mem, map(select(.id == $k))[].maxmem, map(select(.id == $k))[].cpu')

    Example using pvesh in proxmox. The data is available, just have to use it. I also prefer barebone approach.

  • My paranoid me has no concerns in regards to Linux but I am running pyload in an LXC under proxmox to download you know what for my Windows PC.

    So before using the files I would like to have them checked.

    Therefore I just finished my setup.

    Debian 12 LXC unprivileged, running pyload through openvpn tunnel. clamav does daily checks in the download directory and sends me an email if anything is found.

  • Depends, in proxmox using ZFS mirror using two drives it goes degraded when missing one.

    But would use it carefully tbh as it is all that's left over in that case. If there is no external backup.

  • I just built a Server almost using the same parts. Its the ASRock J5040 board, 16gb ram (yes it works) a 500gb m.2 as system using a PCI adapter , 2x4tb ironwolf as ZFS mirror pool, 350 W power supply all in the node 304 fractal case for 550 euro.

    Runs proxmox as hypervisor for VM or Container. As example LXC running container for motioneye, jellyfin, pyload with openvpn and syncthing.