• 7 Posts
  • 357 Comments
Joined 2 years ago
cake
Cake day: June 8th, 2023

help-circle
  • I wouldn’t worry about ‘website traffic’ if you are using federated services: there is a shit ton of chatter back and forth between servers.

    You could put the UI behind a simple password page but you will have to leave all the API urls open.

    It takes time and effort to keep ALL the services update (as well as the host OS). So much so that I have actually taken down my wordpress blog


















  • I run proxmox and a trunas VM.

    • TrueNAS is on a virt disk on a NVME drive with all the other VMs/LXCs
    • I pass the HBA through to TrueNAS with PCI passthrough: 6 disk Raid z2. this is ‘vault’ and has all my backups of hone dirs and photos etc
    • I pass through two HDs as raw disks for bulk storage (of linux ISOs): 2 disk Mirrored zfs

    Seems to work well