You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/watch-new-windows-installer.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ categories:
15
15
16
16
Tired of those complex PowerShell scripts we used to provide to get DDEV running on Windows? The new GUI installer changes everything.
17
17
18
-
In [DDEV v1.24.7](https://github.com/ddev/ddev/releases/tag/v1.24.7) we've eliminated the complexity of Windows setup. What used to require a privileged PowerShell script and manual WSL2 configuration now takes just a few clicks.
18
+
In [DDEV v1.24.7](https://github.com/ddev/ddev/releases/tag/v1.24.7) we've eliminated the complexity of Windows setup. What used to require a privileged PowerShell script and manual WSL2 configuration now takes just a few clicks.
19
19
20
20
## Why This Changes Everything for DDEV Users on Windows
21
21
@@ -26,15 +26,16 @@ In [DDEV v1.24.7](https://github.com/ddev/ddev/releases/tag/v1.24.7) we've elimi
26
26
27
27
The new installer supports:
28
28
29
-
* WSL2 Docker-CE
30
-
* WSL2 Docker Desktop and Rancher Desktop
31
-
* Traditional Windows installation
29
+
- WSL2 Docker-CE
30
+
- WSL2 Docker Desktop and Rancher Desktop
31
+
- Traditional Windows installation
32
32
33
33
## See It In Action
34
34
35
35
Watch me transform a fresh Windows machine into a fully functional DDEV development environment in about 10 minutes:
36
36
37
37
**What you'll see:**
38
+
38
39
- Starting from a Windows machine without WSL2
39
40
- Complete WSL2 and Docker CE setup
40
41
- DDEV installation and first project
@@ -54,6 +55,7 @@ This setup process is detailed in [Get Started - Windows](/get-started) and expl
54
55
**Support the Project:** DDEV is fully open-source and free to use, and run by the nonprofit DDEV Foundation. We ask you to help make us a sustainable project by sponsoring yourself or getting your organization to sponsor the project. [Sponsor us on GitHub](https://github.com/sponsors/ddev).
0 commit comments