Skip to main content
Glama
QUICK-REFERENCE.mdโ€ข1.19 kB
# ๐Ÿš€ Platform Detection Quick Reference ## โšก Quick Commands ```bash # ๐Ÿ” Verify platform detection works correctly (~30 seconds) npm run docker:verify # ๐Ÿณ Start with auto-detected config npm run docker:start # ๐Ÿ“‹ View current detection npm run docker:detect # ๐Ÿ“„ Check generated configuration cat test/docker/.platform-config.json ``` ## ๐ŸŽฏ Success Indicators โœ… **Platform detection working correctly when:** - Quick stress test: >90% pass rate - No Docker platform warnings - Container starts cleanly - Detection is consistent across runs ## ๐Ÿšจ Troubleshooting ```bash # Common issues lsof -i :1433 # Check port conflicts docker system prune # Clean Docker cache docker --version # Verify Docker availability npm run docker:clean # Reset environment ``` ## ๐Ÿ“Š Your Configuration **Detected**: Apple Silicon (ARM64) **Selected**: SQL Server 2022 with Rosetta 2 **Performance**: Very Good (85-95% native) **Result**: โœ… No platform mismatch warnings ## ๐Ÿ“– Full Documentation - [Platform Detection Guide](PLATFORM-DETECTION.md) - [Stress Testing Guide](STRESS-TESTING.md) - [Docker Testing Setup](README.md)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/egarcia74/warp-sql-server-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server