2026-01-22 18:06:24
How to Self-Host FeedLand with Docker Compose https://rmendes.net/articles/2026/02/17/how-to-self-host-feedland
Ghost als Docker Compose auf YunoHost - Probleme
#docker
Docker Kanvas Challenges Helm and Kustomize for Kubernetes Dominance
https://www.infoq.com/news/2026/01/docker-kanvas-cloud-deployment/
For some time I thought that it would be nice to have a kinda library software that I can use to keep track of all the books I have, especially in different formats (physical, audio, e-book, library available)
And with a Raspi I wanted to try a self-hosted version
What I found is booklore: https://booklore.org/docs/installation
This is a really cool docker TUI tool ! https://rmendes.net/bookmarks/2026/02/14/d4s-cli-tui
So I finally (what, a decade behind popular trends??) am having reason to experiment with actual use of Docker in production, and…I’m surprised at how disappointing it is.
The configuration is clumsy, a dangerous mix of boilerplate and footgun customization points. The dockerfile / compose division of labor is nonsensical; it apparently grew by accretion instead of design. There are lots of loose ends left for hosting services to tie up, and the product thus fails in what would seem to be a primary goal of avoiding hosting vendor lock-in.
Am I simply Not Getting It Yet™, or is the state of the art actually like this?
Die Ghost Test-Instanz läuft inzwischen. ActivityPub ist noch nicht aktiviert. Da muß ich etwas tiefer einsteigen. Problematisch war die Installation auf einem YunoHost-Server. Ghost wurde als Docker-Compose installiert und hatte ständig Probleme mit dem YunoHost-SSO. Das war die größte Hürde bei der Installation. Ich empfehle daher die Installation auf einem ganz normalen Ubuntu- oder Debian-Server mit Docker.
Deploying Your Own IndieWeb Site with Indiekit Eleventy (Docker Compose based) https://rmendes.net/articles/2026/02/14/deploying-your-own-indieweb-site
So, um, it looks to me like Dev Containers (https://containers.dev/) are, like, Lando and DDev, but more standard? Am I following that right?
Because I've already got a fairly well tuned straight Docker Compose setup for my dev that seems fine...? Why would I want this?
Or its alternative:
Integrated a Feedland widget on my blog sidebar #blogroll
RE: https://floss.social/@forgejo/116198323960225849
just one docker compose pull and restart and it's done. Easy peasy :)
OpenCloud - einfachste Installation mit Docker-Compose.
https://blog.watzmann.social/opencloud-der-neue-benchmark-fur-self-hosted-clouds-ein-installations-traum-in-docker/
Heute mal #GoToSocial ausprobiert.
Mit Docker ließ sich die Sache in wenigen Minuten incl. Cloudflare Tunnel installieren. Problematisch war die Installation als App unter runtipi, da ich die Website einfach nicht angezeigt bekam. Mit der konventionellen Docker Compose Methode klappte es auf Anhieb. Unglaublich, wie einfach das ging. Natürlich liegt auch hier der Teufel im Detail, z. B.…
New to Indiekit? Read the full deployment guide — a step-by-step walkthrough covering server setup, DNS, configuration, first-run password creation, syndication, webmentions, and the full plugin set.
https://github.com/rmdes/indiekit-deploy/blob/main/docs/deployme…
FYI all, portainer is giving away 3 node business licenses. #kubernetes support since the last time I visited their site, so I'm interested in checking how well that interacts with #talos.
Some of my #homelab machines currently just run a few containers in #docker_compose stacks for services my #homeassistant server is using like node red and I've been using #portainer for simple things like checking status or restarting things without having to ssh into those workers. Most of those containers are going to get migrated into my #k8s cluster, so it'll be interesting to see how well it works as a quick web interface.
@…
OpenCloud mit Collabora in einem Rutsch installieren
#opencloud …