Definitely going to fill this out once I get some free time. What will the data be used for?
The results will be published on the website.
And here are lear years results
This one surprised me:
Otherwise I’m pretty much within the average. Except I don’t work in IT, but I already knew that makes me an outlier.Why did it surprise you / what did you expect?
Make sure to post them to this sub would love to review them
It’s not my page but I subscribed to the RSS feed, will do if I don’t forget!
Pretty graphs and who knows what the creator of the (IMO awesome) page also does.
filled! I’m looking forward to the results!
I forwarded this to my neighbour who is really into self hosting, particularly home automation stuff - has a pretty awesome Home Assistant set up. First thing they said? “But I’m 70, this only goes to 69”
I told him in that case he must dismantle his self hosted servers immediately 😁
I may have skewed the results
Is using Docker Compose considered orchestration?
“No”
– everyone using compose to orchestrate software deployments
spoiler
Yes it is, and there’s a age old joke about docker being used for configuration management, which doesn’t require a container system.
I answered no since it mentions Swarm but I wasn’t sure either
Oh lol I thought you were the author of the survey.
No
I said yes. Then it asks what platform you use and I clicked “Docker”.
It asks this regardless of whether you say you use orchestration or not. I would say that docker compose, used as intended, is not a container orchestration platform as it provides no automated scaling or resiliency across nodes
I guess it depends on what “orchestration” means to you… 🤔
https://en.wikipedia.org/wiki/Orchestration_(computing)
In system administration, orchestration is the automated configuration, coordination, deployment, development, and management of computer systems and software.
Docker compose pretty much seems to check every one of these boxes.
Eh fair enough
Pet peeve: had to check “Other” and write “None” several times but otherwise fun little survey. Results should be fun to look at.
I wasn’t sure what to put for NAS device. I built my own NAS solution, but it’s not an OOTB NAS, so I picked “no”.
I think if you mostly use it for being network storage, it’s included
Mine started that way, with Linux + BTRFS RAID + samba, then I added minidlna, then Jellyfin, then a bunch of additional services.
I think the survey should distinguish between an off-the-shelf NAS (Synology, TrueNAS, etc) and DIY, ask about filesystems/RAID (ZFS, BTRFS, EXT + software RAID, hardware RAID, no RAID).
Not sure that’s where I’d draw the line. Imho you have a server that also serves as a NAS. Before getting an explicit machine, my “NAS” was just NFS shares on my Proxmox host, which was also used to run all my VMs. It was backed by ZFS, but I don’t see how that’s relevant for it being a NAS or not.
I was confused by the wording. It said something like, “do you have a NAS device on the network?” I don’t have a dedicated NAS, I have a device that provides NAS services (samba share, RAID, etc), as well as a dozen or so services (source code forge, budgeting app, etc). It’s all one device in my case, except for a handful of other services hosted elsewhere.
When given a yes or no in the middle of the survey, I’m left to guess what qualifies as a NAS device. I call mine a server that provides NAS services, though it was originally a NAS-only device (that’s why I bought the drives).
I’ve been in several online discussions where people claim I don’t have a “NAS device” because it’s not a dedicated device, and some even claim it needs to be something off the shelf like Synology to count. I think what trips me up is the word “device”.
I did not even consider that NAS might refer to a commercial device.
Making a raspberry pi host an always on hard drive with Samba and calling it Network Attached Storage was the first thing I ever self hosted.
Language is weird how it changes.
The first thing I did was throw drives into my PC set up samba and minidlna so my SO and I could stream video to the TV.
But in an online discussion, someone made the argument that it needs to be a dedicated machine with unattended updates with providing storage as its only purpose or something to that effect. That seems overly limiting to me, but that seemed like a pretty common sentiment.
Surely there’s a line somewhere between someone making a share on their PC or attaching a USB drive to their router and a commercial NAS device. I don’t know where that line is, so I tend to be pretty conservative and assume a NAS device is dedicated to the purpose, whether DIY or purchased, but if it runs a bunch of other services, now it’s a “server” and not a NAS.
That’s why I’m suggesting the language here be more precise.