- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
People age 70 and up are not allowed to self-host, I see.
Ah, but it’s how old you feel which is more important 😉
Maybe those statistics could be really interesting:
- How old do you feel when using proprietary software?
- How old do you feel when using FOSS?
B) I feel like I was much smarter when I was younger.
Yeah minda weird. Also nobody below 12 years old is also not allowed.
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.
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!
I may have skewed the results
filled! I’m looking forward to the results!
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
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 😁
Is using Docker Compose considered orchestration?
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.