Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
64 views

As described in this answer I tried to install the v8js extension into my DDEV container. This is my .ddev/web-build/Dockerfile.v8js file: ENV extension=v8js SHELL ["/bin/bash", "-c&...
chris's user avatar
  • 2,275
1 vote
1 answer
177 views

I'm getting a 404 on DDEV instances, had to install lando to be able to run my projects for now. I've ran ddev debug test and posted it here I have tried going through the troubleshooting and nothing ...
IgorAgatti's user avatar
0 votes
1 answer
121 views

I’ve recently set up a WordPress project inside the WSL2 filesystem (/home/john/projects) and am using DDEV to manage my local environment. After starting the DDEV container, I navigate into my theme ...
John Bowler's user avatar
1 vote
1 answer
172 views

DDEV Version: v1.24.7 Docker Provider: Rancher Desktop (and before Colima) Vite Version: v7.0.5 OS: macOS 15.5 Setup/aim I am using ddev for running a local Craft CMS installation. Typescript should ...
Moritz's user avatar
  • 33
0 votes
2 answers
92 views

I have a Symfony project running in container via WSL2. There is a messenger worker that I would like to start automatically when starting the project with ddev start. To start the worker manually, I ...
Bernard Polman's user avatar
2 votes
1 answer
261 views

I have problem to activate Puppeteer in my MacOS environment (M1 processor). I get the following error message: /usr/local/lib/node_modules/pa11y-ci/node_modules/puppeteer/lib/cjs/puppeteer/node/...
m.orange's user avatar
0 votes
1 answer
70 views

I want to generate on every start of DDEV a fresh setup of my CSS files. Therefor, I want to add a hook to a separate file, that I can only use for my custom setup and no one else in my company is ...
MonTea's user avatar
  • 1,310
-2 votes
1 answer
96 views

Question How to deploy local DDEV Drupal site to a droplet? Posted on March 28, 2025 Docker DigitalOcean Droplets Drupal miwynneAsked by Michael I suspect there are resources on this already, but I’m ...
user29961974's user avatar
1 vote
1 answer
584 views

When working with DDEV projects, sometimes one of the services (web, db, or a custom service) gets stuck and we need to restart it. But I can't find a way to restart a specific service only using ddev ...
Murz's user avatar
  • 227
0 votes
1 answer
462 views

I have a project, which is using ddev for a local development environment, to run a headless website. Running ddev start takes about 2 hours on my machine, but not for my colleagues, and I would like ...
John Brandenburg's user avatar
0 votes
1 answer
175 views

When following the official installation instructions for Typo3 8.7.16 via DDEV and Composer, the first two of the commands below succeed, but I encounter a fatal PHP error on the third one (ddev ...
lchristmann's user avatar
-2 votes
1 answer
228 views

I have been working my way through the CMS guidance to create a DDEV project to create a local Drupal (11) website. I get to the ddev Composer step and this happens: $ mpw1950@McCullin:~/ve25$ ddev ...
MArtin P Wilson's user avatar
0 votes
1 answer
548 views

I have followed the following guide for installing DDEV using WSL2 with Docker inside: https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/#windows. In step 2, when running the ...
KisukeJav's user avatar
0 votes
0 answers
14 views

I'm trying to enable the KStemFilterFactory for the text_en field type in Solr using the ddev-solr setup. I followed the documentation provided in the ddev-solr README, which states: Simply copy a ...
Rishi Kulshreshtha's user avatar
0 votes
2 answers
178 views

I'd like 2 tabs to open when I ddev launch: https://example.ddev.site https://example.ddev.site/admin Is there any way to configure this?
Chad Crowell's user avatar

15 30 50 per page
1
2 3 4 5
32