| SERVERPRIVATEKEY | Server's Nostr private key (hex) | 32-byte-hex-string | | CLIENTPRIVATEKEY | Client's Nostr private key (hex) | 32-byte-hex-string |
| RELAYS | Comma-separated relay URLs | wss://relay.contextvm.org | | LOGLEVEL | Logging verbosity | info | | LOGDESTINATION | Where to write logs | stderr | | LOGFILE | Log file path (if destination=file) | - | | ENCRYPTIONMODE | optional, required, disabled | optional |
Implemente servidores y clientes ContextVM en entornos de producción. Úselo al configurar implementaciones de producción, configurar contenedores Docker, administrar variables de entorno, elegir configuraciones de retransmisión o monitorear servicios en ejecución. Fuente: contextvm/cvmi.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/contextvm/cvmi --skill deployment Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw