docs: use generic deployment names

This commit is contained in:
Elmadani 2026-02-24 22:12:37 +00:00
parent bd3dc774bc
commit 8d1c85bd27

View File

@ -27,8 +27,8 @@ ix-tools/
├── scripts/ # Deployment & operations
│ ├── install.sh # Universal installer
│ ├── deploy-oasis.sh # Deploy to OASIS VPS
│ ├── deploy-node1.sh # Deploy to ARCHE VPS
│ ├── deploy-node2.sh # Deploy to production VPS
│ ├── deploy-node1.sh # Deploy to build VPS
│ └── monitor.sh # Health monitoring
└── docs/ # Documentation