Docs deployment#
docs.nezam.ai is deployed as a static website to the existing server at 164.68.106.112.
Package#
packages/website-docs.nezam.aiDefault target#
| Setting | Value |
|---|---|
| SSH host alias | packages-nezam-vps |
| Public IP | 164.68.106.112 |
| Static root | /var/www/docs.nezam.ai |
| systemd unit | docs-website.service |
| Website port | 38193 |
| Kubernetes namespace | docs |
Deploy command#
cd packages/website-docs.nezam.ai
./deploy.shUse --skip-verify when the DNS or ingress record is not live yet:
./deploy.sh --skip-verify