# Code Server (VSCode) Homepage: Code Server: Run VSCode on you NAS, accessible through the browser. This web based IDE works exactly like VSCode Desktop would, but with the freedom of using it from anywhere. ## Usage Set `code_server_enabled: true` in your `inventories//nas.yml` file. Code Server's web interface can be found at ## Specific Configuration Code Server uses the `code_root` folder to store its projects, by default defined as a zfs dataset on `samba_shares_root`.