#ddev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ddev, aggregated by home.social.
-
The amount of changes (and effort) that go into each #DDEV maintenance release always surprises me! 🔧 Here's the latest:
https://github.com/ddev/ddev/releases/tag/v1.25.2
If you're not using DDEV yet, why not? (Seriously, I really want to know!) 🤔💬
-
A new #DDEV book from Daniele Venditti - nice!!! Details and much more in the April 2026 DDEV newsletter: 📚🎉
-
#DDEV-in-the-cloud Coder.ddev.com has massive upgrades! You can now run multiple websites in one workspace, and Drupal issue support now handles both core and contrib issues. We also added access control to keep the bad guys out. Full details at https://ddev.com/blog/coder-ddev-com-announcement/ or just go to https://start.coder.ddev.com
-
The #DDEV project is about 20% away from our monthly recurring goal - this will allow us to fully support 2 developers plus a little more! Any amount helps - sponsor today: https://github.com/sponsors/ddev 💻🙌💰🎯
-
Open Source collaboration is so great! Read how TheDropTimes' generosity, thoughtfulness, and creativity inspired a whole huge iteration in #DDEV's exposed public sponsorship data, allowing clearer communication with all of DDEV's stakeholders. https://ddev.com/blog/sponsorship-data-droptimes/
-
Tomorrow/Wednesday #DDEV Advisory Group meeting, we'd love to hear from you and give you updates about where we're at. 8am US MT, 10am US ET, 4pm CET, full details, agenda, zoom link at https://github.com/orgs/ddev/discussions/8256
-
MacBook Neo works fine with #DDEV. I did a from-scratch setup and demo of DDEV on one yesterday, https://www.youtube.com/watch?v=XHUR4VWPfU8
The Neo only has 8GB RAM, but that sure didn't affect me demoing a couple of projects.
I would always buy a mac with more RAM and disk.
-
Ich zeige Schritt für Schritt, wie du DDEV unter Ubuntu oder einer Ubuntu-kompatiblen Distribution sauber einrichtest, von Docker CE über die docker-Gruppe und den systemctl-Autostart bis zu mkcert.
Am Schluss setzen wir gemeinsam ein lokales WordPress in einem beliebigen Ordner auf, mit gültigem TLS-Zertifikat und Mailpit. In zehn Minuten von Null auf produktiv.
Artikel mit kostenloser Registrierung lesbar
-
Neu im Forum:
Unterschiedliche Datenbanken für mehrere lokale TYPO3 Webseiten unter DDEV
-
I'm building a platform that allows deploy previews/ephemeral environments for sites developed with #ddev.
I'm looking for beta users to help test and suggest features
Let me know if you have any questions
-
Do you maintain a #DDEV add-on? Do you want to? Tomorrow's DDEV Contributor Training is Creating, Maintaining and Testing Add-ons. We'll talk about the basics, how to upgrade add-ons you already have, and how tests should work, among lots of other things. 10AM US ET, 1600 CET, full details and zoom link at https://ddev.com/blog/ddev-march-2026-newsletter/#upcoming-training
-
#DDEV v1.25.2 is out! Faster `ddev start`, auto-start for most commands, new project types, diagnostics, and more.
https://github.com/ddev/ddev/releases/tag/v1.25.2 -
If you haven't tried it yet, the new #DDEV TUI (Terminal User Interface) that shipped with v1.25.1 is pretty sweet. 🖥️✨
2-minute video: https://www.youtube.com/watch?v=bdfpeq74ewo
March newsletter with additional info: https://ddev.com/blog/ddev-march-2026-newsletter/
-
#VibeKaban looks interesting, especially because dealing with git worktrees and merge conflicts is a feature in its UI
https://www.youtube.com/watch?v=W45XJWZiwPMAny experiences?
(Might give this a try with #ddev)
#vibecoding #ai #ki -
Did you miss the #DDEV newsletter? https://ddev.com/blog/ddev-march-2026-newsletter/ - has the latest on everything in DDEV-world.
-
Automated Pull Request development with #AI agents for #craftcms, rough idea:
- #n8n for workflow handling (ticket/markdown --> start agent --> PR creation)
- server with #ddev and #claudecode (?) running, connect via SSH
- setup one ddev project automatically per PR / task
- serve preview via `ddev share` (maybe), to have preview URLsBlocker: I'm not a #devops person at all, would assume that a MacMini would be most easiest as development server 🤓 But VM would be more profesh.
-
Things I already know:
- #ddev has a setting called `ddev config global --omit-project-name-by-default` --> projects start with a unique project name, their own database, etc. (https://www.fldrupal.camp/session/use-git-worktree-ddev-run-multiple-versions-same-site)
- craft with ddev (or docker compose) runs on GitHub codespaces, but there are limits, etc.
- claude code has a git worktree setting, where each session is automatically in a new git worktreeI would assume that using a MacMini/own VM could be cheaper than GitHub Codespaces (?)
-
I like this: #Drupal developers now have 2 options for easy-to-use, free, cloud development environments for contribution work: #DrupalForge and now coder.ddev.com:
https://ddev.com/blog/coder-ddev-com-announcement/ 🎉☁️
I'm looking forward to seeing how folks use these at @drupalcon Chicago! 🙌
-
If you're using #DDEV on MacOS with Lima or Colima, or on most Linux distros, you might run into this issue 👇
https://ddev.com/blog/docker-buildx-requirement-v1-25-1/
Expertly explained by Stas Zhuk 🛠️🐧✅
-
Seems like I need to wrap my head around #worktree's and #ddev 🤔 https://www.fldrupal.camp/session/use-git-worktree-ddev-run-multiple-versions-same-site
-
DDEV CLI Manager (ddm): da script di 50 righe a tool completo https://salvatorenoschese.it/ddevmanager-ddm-da-script-di-50-righe-a-tool-completo/?x=
-
Oggi ho pubblicato ddm su GitHub.
Se vi va di provarlo... 😅 -
Lots of people know Randy Fay as the face of #DDEV, but few know that Stas Zhuk has been doing much of the heavy lifting the last few years under extremely challenging conditions. 💪🙌
https://www.thedroptimes.com/interview/66467/work-behind-workflow-stas-zhuk-and-future-ddev
-
A very few people have had trouble with Docker Buildx in #DDEV v1.25.1. If you're one, here is all the info.
https://ddev.com/blog/docker-buildx-requirement-v1-25-1/ -
`git worktree` is fun and easy, and has some nice uses with #DDEV. Here's the recording of my Florida Drupal Camp session on some of the options. You can run the same project in multiple directories for different features or for different AI agents to play in. https://www.fldrupal.camp/session/use-git-worktree-ddev-run-multiple-versions-same-site
-
Tomorrow's #DDEV Board and Advisory Group meeting is at 10am ET 4pm CET, you're invited, full details at https://github.com/orgs/ddev/discussions/8197 - This is your chance to know what's going on with DDEV and influence its future. We'd love to have you. The zoom link and calendar link are there. Hope to see you!
-
IMHO, This is all you need to take away from this blog post from Randy Fay about a new bit of #DDEV functionality: 🛠️
ddev utility xdebug-diagnose
I suspect this will collectively save folks a gazillion hours. ⏱️😅
https://ddev.com/blog/xdebug-step-debugging-understanding-and-troubleshooting/
-
Ddm (ddev manager) è ormai pronto.
Sto testando lo script su diverse distro (in VM) prima della pubblicazione su GitHub.In pratica permetterà di installare e gestire una serie di progetti sfruttando ddev con pochi click.
-
Neuer Artikel im Blog:
DDEV v1.25.1: Neues Terminal-Dashboard und wichtige Bugfixes
https://wwagner.net/blog/a/ddev-v1251-neues-terminal-dashboard-und-wichtige-bugfixes
-
The Programmer’s Fulcrum: 20 February, 2026Welcome to this week’s The Programmer’s Fulcrum.
It’s your weekly review of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. We aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism.
IMHO, the best way to do […]
https://newsletter.mobileatom.net/the-programmers-fulcrum-20-february-2026/ #ActivityPods #ActivityPub #AI #AsteroidOS #ATProto #bluesky #Codeberg #CSS #ddev #DeltaChat #DrupalCMS #fediverse #Ghost #GoToSocial #Gutenberg #Holos #HTML #HTMX #javascript #KDEPlasma #LibreOffice #Librewolf #Linux #Mastodon #Nextcloud #OMN #Pulsar #signal #Tuta #WordPress #WriteAS -
Last, but not least: I really enjoyed the DDEV workshop with Randy from @ddev
Every minute was filled with engagement and new information on advanced topics. Thanks for all!
-
Last, but not least: I really enjoyed the DDEV workshop with Randy from @ddev
Every minute was filled with engagement and new information on advanced topics. Thanks for all!
-
Last, but not least: I really enjoyed the DDEV workshop with Randy from @ddev
Every minute was filled with engagement and new information on advanced topics. Thanks for all!
-
Last, but not least: I really enjoyed the DDEV workshop with Randy from @ddev
Every minute was filled with engagement and new information on advanced topics. Thanks for all!
-
Last, but not least: I really enjoyed the DDEV workshop with Randy from @ddev
Every minute was filled with engagement and new information on advanced topics. Thanks for all!
-
Upsun Support for DDEV in a New Add-on. #dDev #upsun #symfony
https://ddev.com/blog/ddev-upsun-platformsh-addon/ -
@ddev now has an Upsun add-on with extensive support for Upsun Flex and Upsun Fixed 😍❤️
Find out more: https://ddev.com/blog/ddev-upsun-platformsh-addon/
-
I especially miss #DDEV when I have to fiddle around with #DockerCompose, container name collisions, ip v4 vs v6 fetch issues and Mac M/ARM inconsistencies. Just want to run #strapi with MySQL locally (fresh playground) to get some demo code going, which is not possible with SQLite...
(But I think I'm getting there https://github.com/mandrasch/strapi-v4-docker-compose-mysql-playground 🧑🔧)
-
My Go-To Setup for Local Drupal Development with DDEV and Colima. #drupal #Ddev #colima
https://picozzi.com/notebook/2025/jul/my-go-setup-local-drupal-development-ddev-and-colima -
DDEV, solr, and platform.sh. #drupal #Ddev #solr
https://www.computerminds.co.uk/articles/ddev-solr-and-platformsh -
Small weekend fun project: „CraftCMS Launchpad - Interactive CraftCMS demos in your browser, powered by DDEV.“ https://craftcms-launchpad.mandrasch.eu/
-
Invested some time to add @gitpod support for
- https://github.com/mandrasch/ddev-laravel-vite and
- https://github.com/mandrasch/ddev-craftcms-viteHappy to hear if it works for you or if something could be improved! 🧑🔧
#laravel #craftcms #ddev #vite #gitpod -
What happens during a #TYPO3 #v13 frontend call? #DDEV integrates the #PHP #Profiler #XHProf which visualizes the process as a #svg #callgraph. This will be useful for research in our #Translation Handling #Initiative. Are you able to follow the path? 🕸️😄 https://www.youtube.com/watch?v=HMInYFu1LqU
-
Heard about a new “package manager” called #pkgx yesterday, that more or less works like #npx, so it does not pollute your own system and installs itself in the guts of your machine.
I gave it a try and it works well. I had a pretty low brew footprint, due to the new machine, anyways, but now I am down to #ddev, #pkgx itself (for now) and two commands I really love called trash and z.
Both of them do not exist as a pkgx package, so I think I will try to create them for the community.
-
Because I needed it on the weekend, I wrote an updated short tutorial: "Import WordPress site into local project via DDEV + BackWPup" #ddev #backwpup #WordPress https://dev.to/mandrasch/import-wordpress-site-into-local-project-via-ddev-backwpup-18p6
-
Because I needed it on the weekend, I wrote an updated short tutorial: "Import WordPress site into local project via DDEV + BackWPup" #ddev #backwpup #WordPress https://dev.to/mandrasch/import-wordpress-site-into-local-project-via-ddev-backwpup-18p6
-
Because I needed it on the weekend, I wrote an updated short tutorial: "Import WordPress site into local project via DDEV + BackWPup" #ddev #backwpup #WordPress https://dev.to/mandrasch/import-wordpress-site-into-local-project-via-ddev-backwpup-18p6
-
Because I needed it on the weekend, I wrote an updated short tutorial: "Import WordPress site into local project via DDEV + BackWPup" #ddev #backwpup #WordPress https://dev.to/mandrasch/import-wordpress-site-into-local-project-via-ddev-backwpup-18p6
-
Because I needed it on the weekend, I wrote an updated short tutorial: "Import WordPress site into local project via DDEV + BackWPup" #ddev #backwpup #WordPress https://dev.to/mandrasch/import-wordpress-site-into-local-project-via-ddev-backwpup-18p6