shipnode setup
Installs everything ShipNode needs on the remote server. Idempotent — safe to re-run.
npx shipnode setupInstalls (Ubuntu/Debian):
- mise + Node.js (version from
nodeVersion) - PM2 (process supervisor) + the
pm2-logrotatemodule - Caddy (reverse proxy + HTTPS)
- The selected package manager (npm / pnpm / yarn / bun)
Options
Section titled “Options”| Flag | Purpose |
|---|---|
--config <path> | Use a non-default config file. |