m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
So... ich habe etwas in meinen #Blog geschrieben.https://nocadmin.net/die-grosse-nextcloud-odyssee-2/ Viel Spaร beim Lesen.
Du wolltest schon immer mal deinen eigenen #Podcatcher bauen?
Nicht abhรคngig sein von Spotify, Apple #Podcasts oder sonstigen Plattformen, sondern deinen Podcatcher selbst hosten und verwalten?
Genau das hab ich jetzt mal ausprobiert โ und zwar mit #Audiobookshelf
Spoiler: Funktioniert richtig gut.
Ugh. Why is #docker such a dumpster fire?
They've had 10+ years to improve it & make it more robust.
Instead?
"No. You can't make that container because I can't extract the snapshot"
docker: Error response from daemon: apply layer error for "": failed to prepare extraction snapshot "extract-922698008-lotsofhexadecimalgarbage": NotFound: failed to create snapshot: missing parent "moby/3711/sha256:..." bucket: not found
Pruning images and other system objects did fuck all!
The solution? Uninstall and reinstall Docker. ๐คฃ
This is as bad as Windows!
Absolute steaming turd!
Added ๐จ๐ฃ๐๐๐ง๐ ๐ญ - ๐ง๐ต๐ผ๐๐ด๐ต๐๐ ๐๐ณ๐๐ฒ๐ฟ ๐๐ผ๐บ๐บ๐ฒ๐ป๐๐ to the ๐๐ฟ๐ฒ๐ฒ๐๐ฆ๐ ๐๐ฎ๐ถ๐น๐ ๐ฆ๐ฒ๐ฐ๐๐ฟ๐ถ๐๐ article.
https://vermaden.wordpress.com/2025/04/11/freebsd-jails-security/
#containers #CVE #docker #freebsd #jail #jails #linux #podman #security #server #vnet #cve
This time it's #Debian with #Docker. I used to avoid containers, preferring to run services directly instead. But setting up backups made me appreciate the separation between the application data in image and persistent state in mounted volumes. The final piece that convinced me is the ability to self-host my own container registry with @forgejo@floss.social
I'm doing the initial setup through #Ansible (learned from @notthebee@tilde.zone), but specific applications are managed via dockge. The ambition to do every adjustment through playbooks burns out really fast when working with a single instance.
Writing a single bash script that turns a clean #Debian install into an opinionated #selfhosted setup (the one that I use myself) with:
* #Docker
* #dockge as web UI for managing docker-compose stacks
* @tailscale setup to expose deployed services with TSDProxy as separate TS domains
* Restic for data backups
Anybody interested?