• 0 posts
  • 31 comments
Joined 3 years ago
Cake day: June 8th, 2023
  • I use both. I have some things I want in VMs and others in containers. I run a VM to run containers in podman alongside my “normal” VMs.

    Proxmox has its own ability to run containers but I was more familiar with docker/podman.

  • i have very few services and tend to lean into virtual machines instead of containers out of habit. i have proxmox running on an old mini-pc that needs to be replaced at some point. 16GB of RAM in it, 4 cores on the CPU (it’s an i3 at 2ghz), and a 100GB SSD.

    VMs and services are as follows:

    • ubuntu vm
      • runs my omada controller in docker
      • used to run all of my containers in docker but i migrated them to podman
    • fedora vm
      • runs several containers via podman
        • alexandrite, where i’m composing this now!
        • uptime kuma
        • redlib for browsing reddit
        • kanboard for organizing my contracting work
    • dietpi in a vm to run pi-hole (migrated here when my pi zero-w cooked itself)
      • this also handles internal dns for each server so i don’t have to type out IP addresses
    • home assistant HAOS vm

    home assistant backs itself up to my craptastic nas and the rest of the stuff doesn’t really have any backups. i wouldn’t be upset if they died, except for my kanboard instance. i can rebuild that from scratch if needed.

    i’ll be investing in a new mini-pc and some more disks soon, though.

  • for my car and motorcycle, I have an older Garmin dedicated GPS that still gets updates and has routed me better than Google maps in the past. it doesn’t require a subscription, though some newer ones do. I think I can update it with open street maps if the worst happens.

    I use Organic Maps on my phone, which uses open street maps. It works pretty well but I often need the actual address for a location as opposed to the business name or search won’t work.

    I’m a Kagi subscriber so I try to use Kagi Maps in the rare instance that I’m looking things up on my computer. It is a bit more limited.

  • big fan. used it on a pi zero w that I had hosting my PiHole for years. when the hardware finally died, I just installed dietpi on a VM in my proxmox server and used it for pihole again.

    sure, I could’ve used another distro but it only seemed fitting for this use case.