Tootfinder

Opt-in global Mastodon full text search. Join the index!

@lil5@social.linux.pizza
2026-01-22 18:06:24

codeberg.org/lil5/brutaldon_do
Brutaldon client in a dockerfile

@rmdes@mstdn.social
2026-02-17 17:31:15

How to Self-Host FeedLand with Docker Compose rmendes.net/articles/2026/02/1

@waidler@bayerwald.social
2026-01-25 16:31:17

Ghost als Docker Compose auf YunoHost - Probleme
#docker

@frankel@mastodon.top
2026-01-12 09:24:22

Docker Kanvas Challenges Helm and Kustomize for Kubernetes Dominance
infoq.com/news/2026/01/docker-

@theDuesentrieb@social.linux.pizza
2026-02-25 09:23:23

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: booklore.org/docs/installation

@rmdes@mstdn.social
2026-02-14 16:56:34

This is a really cool docker TUI tool ! rmendes.net/bookmarks/2026/02/

@inthehands@hachyderm.io
2026-02-17 20:29:05

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?

@waidler@bayerwald.social
2026-01-24 16:14:51

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.

@rmdes@mstdn.social
2026-02-14 12:17:47

Deploying Your Own IndieWeb Site with Indiekit Eleventy (Docker Compose based) rmendes.net/articles/2026/02/1

@crell@phpc.social
2026-02-10 21:01:27

So, um, it looks to me like Dev Containers (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:

@rmdes@mstdn.social
2026-02-17 15:23:31

Integrated a Feedland widget on my blog sidebar #blogroll

@maxheadroom@hub.uckermark.social
2026-03-09 10:37:22

RE: floss.social/@forgejo/11619832
just one docker compose pull and restart and it's done. Easy peasy :)

@waidler@bayerwald.social
2026-03-11 13:50:15

OpenCloud - einfachste Installation mit Docker-Compose.
blog.watzmann.social/opencloud

@waidler@bayerwald.social
2026-01-12 19:11:40

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.…

@rmdes@mstdn.social
2026-02-14 12:03:39

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.
github.com/rmdes/indiekit-depl

@unixorn@hachyderm.io
2026-01-10 14:54:07

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.
@…

@waidler@bayerwald.social
2026-03-13 10:53:10

OpenCloud mit Collabora in einem Rutsch installieren
#opencloud