sudo apt install -y git
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bashssh-keygen -t ed25519 -C "your-email@example.com"
cat ~/.ssh/id_ed25519.pubนำ public key ไปใส่ที่ GitHub → Settings → SSH Keys → New SSH key
cd ~
git clone git@github.com:NSS-Network/nriis2026-manifests.git
cd nriis2026-manifests
ls server1-open5gs/ต้องเห็นไฟล์เหล่านี้:
open5gs-2.2.0.tgz ← Helm chart
trinergy_values.yaml ← Config ที่แก้ไขแล้ว
manifests/ ← K8s yaml files
docs/ ← คู่มือ
git config --global user.email "your-email@example.com"
git config --global user.name "Your Name"- repo เป็น Private ต้องมี SSH key หรือได้รับ invite ก่อนถึงจะ clone ได้
- ติดต่อ admin เพื่อขอสิทธิ์เข้าถึง repo