Skip Navigation
midnight midnight @infosec.pub

IR dude with ~10 years experience across different infosec disciplines. Currently working toward making the jump to offsec/pen testing. Privacy advocate. Trying out Lemmy because of Reddit’s 3rd party API shenanigans.

Posts 0
Comments 5
Proxmox/Docker is inferior to Unraid
  • Not saying I don't believe you, but do you have any examples where changing the external port causes an issue? I change the port on almost every single docker container from what the default is. To be clear, I'm referring to the left side of the colon in the port declaration:

    
    ports:
          - 12080:80
    

    I should also clarify I don't use LXC containers. My background had me more familiar with VMs so I went that route. I've never felt like I'm performing surgery when deploying containers, but I have seen other complaints around docker networking that I've apparently been lucky enough to avoid.

    Like I said though, do what works best for you. I don't mind tinkering to get things tuned just right, which causes some friction with unRAID. I've invested enough time an energy for this where I just have to spin up a proxmox VM and pass the IP to a few Ansible playbooks I wrote to get to a healthy base state and then start deploying my docker containers. I recognize not everyone wants to do this though.

  • Proxmox/Docker is inferior to Unraid
  • I'm confused on why you need a unique IP per VM/container. You can change the "external" port in your docker compose and be fine.

    I initially tried unRAID on bare metal but hated not being able to use versions of docker I wanted and using stuff that wasn't in the community repo.

    I currently run unRAID as a proxmox vm (passing through my lsi card and USB for the OS) and it works flawlessly. I didn't even have to reinstall since I passed through the necessary components it used when it was bare metal.

    Ultimately, use what works best for you but I do have to disagree that proxmox/docker is inferior.

  • Want to run Jellyfin server. For only me and family. Want it to be remote accessible to listen to music or watch shit away from home.
  • +1 on tailscale. I used to push it through cloudflare but with tailscale has been much simpler and doesn't run afoul of cloudflare's TOS

  • Why Do I Keep Getting Certifications? (I ask myself this all the time...)
  • Yeah the only cert I've ever held was LPIC-1 and it wasn't really necessary for me to get to where I am in my career. At this point the practical experience vastly outweighs theoretical school type knowledge.

    Practical cert courses have had way more of a tangible impact in my day to day when I do the course (but not the exam)

  • Introduce yourself!
  • IR dude with ~10 years experience across different infosec disciplines. Currently working toward making the jump to offsec/pen testing. Privacy advocate. Trying out Lemmy because of Reddit's 3rd party API shenanigans.