Skip to content

Instantly share code, notes, and snippets.

@juban
Created July 5, 2021 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juban/f3bd2a0670e1ec835e32a0c0e89da3f5 to your computer and use it in GitHub Desktop.
Save juban/f3bd2a0670e1ec835e32a0c0e89da3f5 to your computer and use it in GitHub Desktop.
OS Information: Darwin localhost.home 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64
DDEV-Local version v1.17.6
architecture amd64
db drud/ddev-dbserver-mariadb-10.3:v1.17.3
dba phpmyadmin:5
ddev-ssh-agent drud/ddev-ssh-agent:v1.17.0
docker 20.10.6
docker-compose 1.29.1
os darwin
router drud/ddev-router:v1.17.6
web drud/ddev-webserver:v1.17.6
docker location: lrwxr-xr-x 1 root admin 54 Mar 15 15:35 /usr/local/bin/docker -> /Applications/Docker.app/Contents/Resources/bin/docker
Docker Desktop Version: Docker Desktop for Mac 3.3.3 build 64133
The ddev-ssh-agent container has been removed. When you start it again you will have to use 'ddev auth ssh' to provide key authentication again.
Existing docker containers:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
docker can run busybox image
Creating a new ddev project config in the current directory (/Users/albanjubert/tmp/tryddevproject-4530)
Once completed, your configuration will be written to /Users/albanjubert/tmp/tryddevproject-4530/.ddev/config.yaml
Found a php codebase at /Users/albanjubert/tmp/tryddevproject-4530
Project type has no settings paths configured, so not creating settings file.
Configuration complete. You may now run 'ddev start'.
Starting tryddevproject-4530...
Building ddev-ssh-agent
Creating ddev-ssh-agent ...
Creating ddev-ssh-agent ... done
ssh-agent container is running: If you want to add authentication to the ssh-agent container, run 'ddev auth ssh' to enable your keys.
Pushed mkcert rootca certs to ddev-global-cache/mkcert
Building db
Building web
Creating ddev-tryddevproject-4530-db ...
Creating ddev-tryddevproject-4530-db ... done
Creating ddev-tryddevproject-4530-dba ...
Creating ddev-tryddevproject-4530-web ...
Creating ddev-tryddevproject-4530-dba ... done
Creating ddev-tryddevproject-4530-web ... done
Creating ddev-router ...
Creating ddev-router ... done
Project type has no settings paths configured, so not creating settings file.
Project type has no settings paths configured, so not creating settings file.
Successfully started tryddevproject-4530
Project can be reached at https://tryddevproject-4530.ddev.site https://127.0.0.1:60558
Thanks for running the diagnostic. It was successful.
Please provide the output of this script in a new gist at gist.github.com
Running ddev launch in 5 seconds
Please delete this project after debugging with 'ddev delete -Oy tryddevproject-4530'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment