{"id":25049448,"url":"https://github.com/brooke-hamilton/radius-dev-config","last_synced_at":"2025-03-31T03:40:40.880Z","repository":{"id":254511652,"uuid":"846258591","full_name":"brooke-hamilton/radius-dev-config","owner":"brooke-hamilton","description":"Configuration settings for developing and testing Radius on Windows and WSL with Dev Containers","archived":false,"fork":false,"pushed_at":"2025-02-13T02:04:10.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T10:45:50.167Z","etag":null,"topics":["dev-containers","radius","wsl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brooke-hamilton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-22T20:49:35.000Z","updated_at":"2025-02-13T02:04:14.000Z","dependencies_parsed_at":"2024-08-24T00:19:44.950Z","dependency_job_id":"787f496e-0db2-4804-a87c-a06237562592","html_url":"https://github.com/brooke-hamilton/radius-dev-config","commit_stats":null,"previous_names":["brooke-hamilton/radius-dev-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooke-hamilton%2Fradius-dev-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooke-hamilton%2Fradius-dev-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooke-hamilton%2Fradius-dev-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brooke-hamilton%2Fradius-dev-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brooke-hamilton","download_url":"https://codeload.github.com/brooke-hamilton/radius-dev-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413231,"owners_count":20773053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dev-containers","radius","wsl"],"created_at":"2025-02-06T08:18:37.032Z","updated_at":"2025-03-31T03:40:40.875Z","avatar_url":"https://github.com/brooke-hamilton.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configuration Settings for Developing Radius on Windows/WSL\n\nThis repo contains dev machine setup resources for developing [Radius](https://github.com/radius-project/) on Windows 11.\n\n```mermaid\n---\ntitle: Radius Development Environment\n---\ngraph\n    subgraph A [Windows 11]\n        J --\u003e C\n        J --\u003e L\n        J --\u003e M\n        J[Docker Desktop]\n        subgraph WSL\n            J\n            C\n            L\n            M\n            subgraph Ubuntu - git repos\n                C((Dev Container - Radius))\n                L((Dev Container - Dashboard))\n                M((Dev Container - Samples))\n            end\n        end\n    end\n```\n\n*Figure 1: Development Environment architecture showing Windows 11, WSL, and Dev Container relationships. Git repos are cloned to WSL Ubuntu, and dev containers are launched from the git repos.*\n\n## Contents\n\n- `.configurations` folder: DSC configurations (that are applied to the machine using `winget`).\n- `.devcontainer` folder: dev container definitions for testing Radius scenarios\n\n## Prerequisites\n\nWindows 11 with:\n\n- `winget` version 1.6 or higher\n- 32 GB RAM (minimum total machine memory, 64 GB is better)\n\n## Installation Step-By-Step\n\n1. Provision a new virtual machine with Windows 11.\n1. Open Windows Terminal as administrator and run `.\\.configurations\\Set-WingetConfiguration`\n1. Reboot (Required for WSL and Docker Desktop)\n\n## How to Develop\n\n1. Open a terminal window and launch the Ubuntu WSL distro.\n2. Clone the [Radius repo](https://github.com/radius-project/radius) to a folder (on Ubuntu). Be sure to include submodules.\n\n```bash\ngit clone https://github.com/radius-project/radius --recurse-submodules`\n\n```\n\n3. `cd` to the repo and launch VS Code\n\n```bash\ncd radius\ncode .\n```\n\n4. Launch the dev container. VS Code may prompt you to launch the dev container, or open the VS Code command palette and run the command to launch the dev container.\n\n```text\nDev Containers: Rebuild and Reopen in Container\n```\n\nThe first dev container build will take some time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrooke-hamilton%2Fradius-dev-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrooke-hamilton%2Fradius-dev-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrooke-hamilton%2Fradius-dev-config/lists"}