Recommend
Most Views
Update GitLab CE
อัพเดต Repository เชคเวอร์ชั่น Gitlab ติดตั้ง GitLab ตามเวอร์ชั่นล่าสุด (xx.xx.x คือ เวอร์ชั่นที่จะติดตั้ง) ลบผู้ใช้งานที่ไม่มีกลุ่ม
Jenkins Pipeline
App Demohttp://gitlab.ztidev.com/teerakorn/jenkins-pipeline Preview:1. Pull source code2. Build docker image3. Push image to Docker registry4. Remote to Server5. Run docker image ขั้นตอนการสร้าง Jenkins Pipeline มีดังนี้ 2. Install Jenkins container 3. Install ‘SSH Agent Plugin’ plug-in Manage Jenkins > Plugins > Available plugins 4. Create Pipeline
คลังความรู้
ขั้นตอนการ Deploy DEDE.web
***ขั้นตอน deploy dede.web ติดตั้ง SSL VPN Client เปิด Browser แล้วเข้า https://103.95.228.2:4430ใส่ https://103.95.228.2:4430 รอ load login config remote cd /var/www/html/ 1.ขั้นตอนแรก vpn ก่อน 2.ใช้โปรแกรม putty ในการ command เข้าไปจัดการ 3.npm install (กรณีลงใหม่) 4.npm run build –production ทุกครั้งเมื่อมีการแก้ไข 5.ดูในไฟล์ server.js กับไฟล์ ecosystem.config.js 6.pm2…