nuwax-deploy-installer
v0.2.3
Published
Unified deployment CLI for nuwax services (document-parser, voice-cli)
Maintainers
Readme
nuwax-deploy-installer
Unified deployment CLI for nuwax services. Binaries are bundled inside this npm package (no GitHub Release download).
Quick start (Mac Apple Silicon)
npm install -g nuwax-deploy-installer@beta
deploy-installer doctor
deploy-installer voice-cli install
deploy-installer document-parser install # 需 OSS_ACCESS_KEY_ID / SECRETCommands
deploy-installer doctor
deploy-installer voice-cli install
deploy-installer document-parser install
deploy-installer voice-cli service status
deploy-installer document-parser service statusDocs
| 文档 | 说明 | |------|------| | mac-mini-quickstart.md | Mac 部署与运维 | | MAINTAINER.md | 发布、OSS、Linux CUDA |
Supported platforms
- macOS Apple Silicon (
darwin-arm64) — npm vendor + LaunchAgent - Linux x86_64 + NVIDIA — OSS CUDA bundle + systemd(见 MAINTAINER.md)
