DDEV on WSL2 From Scratch Youtubevideo
default user ing passwort ing
Herunterladen: Ubuntu Wird installiert: Ubuntu Die Verteilung wurde erfolgreich installiert. Sie kann über „wsl.exe -d Ubuntu“ gestartet werden. Ubuntu wird gestartet… Provisioning the new WSL instance Ubuntu This might take a while… Create a default Unix user account: ing New password: Retype new password: passwd: password updated successfully To run a command as administrator (user „root“), use „sudo <command>“. See „man sudo_root“ for details.
ing@DESKTOP-OARQP54:/mnt/c/Windows/system32$
PS C:\01_Installation\44ddev> wsl –install Ubuntu –name DDEV Herunterladen: Ubuntu Wird installiert: Ubuntu Die Verteilung wurde erfolgreich installiert. Sie kann über „wsl.exe -d DDEV“ gestartet werden. DDEV wird gestartet… Provisioning the new WSL instance DDEV This might take a while… Create a default Unix user account: ingdev ingdev ingdev
ingdev@DESKTOP-OARQP54:/mnt/c/01_Installation/44ddev$ pwd /mnt/c/01_Installation/44ddev ingdev@DESKTOP-OARQP54:/mnt/c/01_Installation/44ddev$ ~ ~_apt ~games/ ~lp ~nobody ~sys/ ~uucp ~backup/ ~ingdev/ ~mail/ ~polkitd/ ~syslog ~uuidd/ ~bin/ ~irc ~man/ ~proxy/ ~systemd-network/ ~www-data ~daemon/ ~landscape/ ~messagebus ~root/ ~systemd-resolve/ ~dhcpcd/ ~list ~news ~sync/ ~systemd-timesync/ ingdev@DESKTOP-OARQP54:/mnt/c/01_Installation/44ddev$ cd ~ ingdev@DESKTOP-OARQP54:~$ pwd /home/ingdev
install C:\install\ddev_windows_amd64_installer.v1.24.7.exe in C:\01_Installation\44ddev\winamd64v1.24.7 use Ubuntu Distroname DDEV
PS C:\Users\Stefan> ddev-hostname.exe –version ddev-hostname version v1.24.7
aus Startmenü DDEV App aufrufen und in Taskleiste pin
oder Start durch PS C:\Users\Stefan> wsl -d DDEV
ingdev@DESKTOP-OARQP54:~$ ddev version ITEM VALUE DDEV version v1.24.7 architecture amd64 cgo_enabled 0 db ddev/ddev-dbserver-mariadb-10.11:v1.24.7 ddev-environment wsl2 ddev-ssh-agent ddev/ddev-ssh-agent:v1.24.7 docker 28.3.3 docker-api 1.51 docker-compose v2.38.2 docker-platform wsl2-docker-ce global-ddev-dir /home/ingdev/.ddev go-version go1.24.5 mutagen 0.18.1 os linux router ddev/ddev-traefik-router:v1.24.7 web ddev/ddev-webserver:v1.24.7 xhgui-image ddev/ddev-xhgui:v1.24.7
ingdev@DESKTOP-OARQP54:~$ ddev –version ddev version v1.24.7 ingdev@DESKTOP-OARQP54:~$ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Docker version 28.3.3, build 980b856
PS C:\Users\Stefan> wsl -l --all Windows Subsystem für Linux-Distributionen: DDEV (Standard) Ubuntu PS C:\Users\Stefan> wsl -d DDEV Welcome to Ubuntu 24.04.3 LTS (GNU/Linux 6.6.87.2-microsoft-standard-WSL2 x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sat Aug 9 09:58:07 CEST 2025 System load: 0.0 Processes: 139 Usage of /: 0.6% of 1006.85GB Users logged in: 2 Memory usage: 8% IPv4 address for eth0: 172.24.168.232 Swap usage: 0% * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s just raised the bar for easy, resilient and secure K8s cluster deployment. https://ubuntu.com/engage/secure-kubernetes-at-the-edge This message is shown once a day. To disable it please create the /home/ingdev/.hushlogin file. ingdev@DESKTOP-OARQP54:/mnt/c/Users/Stefan$