

Oh also a friend of mine is developing this, that uses passwordless magic links or passkeys https://github.com/dzervas/magicentry I haven’t looked much into it though!
aka gkaklas@{lemm.ee,programming.dev,lemmy.{zip,world,ml}}
aspe:keyoxide.org:CZQI42SE5HXWZCFPARIGCNK32A
Oh also a friend of mine is developing this, that uses passwordless magic links or passkeys https://github.com/dzervas/magicentry I haven’t looked much into it though!
You can also check https://kanidm.com/ and https://goauthentik.io/ as well!
https://pine64.org/devices/pinetime/
The charging base is just breaking out the 5V of the USB to the pogo pins!
Yes, it’s pretty good! I’m a DevOps engineer, and have experience with Ansible, Docker, etc, but I just couldn’t find time to deploy services the best way that I wanted™ for my personal server
So, even though it e.g. doesn’t even use Docker, yunohost really helped me start using the many services I wanted/needed, which otherwise might take e.g. a few hours to a couple of days for each of them to research and configure
So I have one “production” yunohost server, one “testing” yunohost server to test services that I don’t know if I’ll use yet (and I wouldn’t want them to interfere with production e.g. by using too many resources)
and one server without yunohost for mailu, Docker, traefik, etc, which I can use to deploy services the correct way™ as I figure out the services that I really use and find the time to migrate them one-by-one
Even when using yunohost, there are so many things to do after deploying a service (e.g. DNS, configure the server and client software), so it has been really useful to save time when deploying and configuring.
I think it gets you ~80% there, makes self-hosting accessible to everyone, and helps democratize the Internet a bit 💚 It’s more important to have many people setting up e.g. Immich or Nextcloud for their family photos, than only a few Linux people being able to learn how to do it perfectly (Docker/kubernetes high availability, reverse proxies, etc) and have everyone else to need to resort to using centralized services
Oh of course, I just shared it because I don’t think I’ve seen anything similar and simple, just in case anyone wants to check it out and experiment etc