Windows 11¶
Use Docker Desktop with Linux containers for Wright's public alpha. The Wright appliance is not a Windows desktop GUI container.
Steps¶
- Install Docker Desktop and enable the WSL 2 backend.
- Configure
docker/.envwithLLM_API_URL,LLM_API_KEY, andLLM_API_MODEL. - Start Wright with the Docker quickstart.
- Open
http://localhost:8080.
Verification¶
curl http://localhost:8080/api/health
Hermes Desktop can run natively on Windows and connect to Wright or use the plugin flow; that is separate from the Linux container appliance.