Search Results
Search Results
Query: docker
Found 6 results
-
docker
documents/dev/docker.md# Docker ## Mac Instructions [use colima](https://github.com/abiosoโฆ -
deployment-options
_private/qwestly-docs/Features/qwestly-agent/deployment-options.mdโฆ50/mo for a small VM | Best balance of DX + capability. Any Docker image. | | **Railway** | Dead simple, good for Python backeโฆ -
framework-comparison
_private/qwestly-docs/Features/qwestly-agent/framework-comparison.mdโฆflow, monitoring, all in one platform. - **Self-hostable** (Docker). - **Excellent for rapid prototyping** โ you can have a woโฆ -
MCP
AI/MCP.mdโฆ| **URI scheme** | Custom, e.g. `config:///app`, `notes:///docker`, `prompts:///code-review` | **Example:** ```js server.reโฆ -
workspace-harness
AI/workspace-harness.mdโฆalready exists. 2. **Install tooling** โ nvm, Node, pm2 (or Docker, etc.). 3. **Be safe to re-run** โ every step checks "alreaโฆ -
create-react-app
documents/dev/snippets/javascript/create-react-app.mdโฆjsx" }, "include": [ "src" ] } ``` ### Inside of docker * for < v5.0.0, add `CHOKIDAR_USEPOLLING=true` to .env * foโฆ