nunix / 90days-devops

Helper files for 90 days of DevOps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

90 Days of DevOps - Community Edition

This repo contains the files mentioned in the 90 Days of DevOps - Community Edition video: [DevOps with Windows].

Available files

There's two main files in this repo:

  • .wslconfig: This file contains the configuration for WSL2. It's a hidden file, so you need to enable the option to see hidden files in your file explorer. This file is located in your Windows user folder. If you don't have it, you can create it and add the content from the file in this repo.

  • pkgs-import.json: This file contains the list of packages that you can import with Winget. You can import it by running the following command in PowerShell: winget import -i pkgs-import.json. This will install all the packages listed in the file.

Useful Links

Windows Terminal:

Winget:

Git bash:

WSL2:

DevHome:

Rancher Desktop:

Docker Desktop:

Podman Desktop:

Finch:

About

Helper files for 90 days of DevOps

License:Apache License 2.0