Messages
Ordered list of dispatched messages across all your buses
"App\Message\ActivityPub\Inbox\ActivityMessage" |
|
---|---|
Caller | In SharedInboxController.php line |
Bus | messenger.bus.default |
Message | App\Message\ActivityPub\Inbox\ActivityMessage {#353 +payload: "{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://lemmy.world/c/selfhosted","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://programming.dev/activities/create/4103640f-54af-4d8b-913f-00101e72f935","actor":"https://programming.dev/u/MXX53","@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://programming.dev/comment/17045285","attributedTo":"https://programming.dev/u/MXX53","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://awful.systems/u/smiletolerantly"],"content":"<p>This is interesting to me. I run all of my services, custom and otherwise, in docker. For my day job, I am the sole maintainer of all of our docker environment and I build and deploy internal applications to custom docker containers and maintain all of the network routing and server architecture. After years of hosting on bare metal, I don’t know if I could go back to the occasional dependency hell that is hosting a ton of apps at the same time. It is just too nice not having to think about what version of X software I am on and to make sure there isn’t incompatibility. Just managing a CI/CD workflow on bare metal makes me shudder.</p>\n<p>Not to say that either way is wrong, if it works it works imo. But, it is just a viewpoint that counters my own biases.</p>\n","inReplyTo":"https://awful.systems/comment/7405346","mediaType":"text/html","source":{"content":"This is interesting to me. I run all of my services, custom and otherwise, in docker. For my day job, I am the sole maintainer of all of our docker environment and I build and deploy internal applications to custom docker containers and maintain all of the network routing and server architecture. After years of hosting on bare metal, I don’t know if I could go back to the occasional dependency hell that is hosting a ton of apps at the same time. It is just too nice not having to think about what version of X software I am on and to make sure there isn’t incompatibility. Just managing a CI/CD workflow on bare metal makes me shudder. \n\nNot to say that either way is wrong, if it works it works imo. But, it is just a viewpoint that counters my own biases. ","mediaType":"text/markdown"},"published":"2025-05-21T01:33:00.130792Z","tag":[{"href":"https://awful.systems/u/smiletolerantly","name":"@smiletolerantly@awful.systems","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://awful.systems/u/smiletolerantly"],"tag":[{"href":"https://awful.systems/u/smiletolerantly","name":"@smiletolerantly@awful.systems","type":"Mention"}],"type":"Create","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/create/f92a8cdb-f06c-4767-b2c5-0d039f601d7b"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "135.181.143.221" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Wed, 21 May 2025 01:33:09 GMT" ] "digest" => [ "SHA-256=+JmNlLu/cAxmLDY/VzOMea8tCNinZxVOWq74V2gE/dM=" ] "signature" => [ "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="h9zDepGj5Irs4mltyZXywdM3bsqlaWD+qTAB9H/IqwtCy/vumu2YKayhxAS4jR+njZmI7/dWbZDyapAGHJkA9J8kAvlRuWE5VqBR3GjtMf8A4SBlg5+iwyiqAa8r1/agebCJC/614C6d2hDW4XFVoNc2C+E0UaoROWTmG1wPJhibRaTRatk2GZmCM3Af5hPrniH6a7weOV+3z/gRfrC5QcRvH/6OfZvK2i6eXE3n6ycYr1Y/KNzyj8jfIn+drOEkfYsvaIuPrMsli0GrS5jA7zJf9Z4kYM9WHO4MT338CMSYwpK0/eXXqdyWvZ0IW6NNXJmhXpu6vXZcT25GFgNEeQ=="" ] "traceparent" => [ "00-aacd69b2b653f985e2250b27e0c32c47-b35a25660e357d39-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.11-19-g2895f45e8; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "3137" ] "x-php-ob-level" => [ "1" ] ] } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#343 -busName: "messenger.bus.default" } Symfony\Component\Messenger\Stamp\SentStamp {#268 -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport" -senderAlias: "async_ap" } Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#227 -id: "56791698" } |