Skip to content

Directory Structure

Wed 26 Jun 2024  
🎉 Hi: ... 🎉
├── /etc
│ └── /cron.d
├── /opt
│ ├── /backup
│ ├── /prometheus
│ └── /scripts
.

รายละเอียดการใช้งาน Directory ต่าง ๆ บนเซิร์ฟเวอร์

  • /etc/cron.d → ตั้งวันที่/เวลาเพื่อ run bash script
  • /opt/backup → ข้อมูลไฟล์และฐานข้อมูล จากการสำรองของเซิร์ฟเวอร์ kyl-ha-01 kyl-ha-02 kyl-www-01 kyl-www-02 kyl-db-01
  • /opt/prometheus → Data source สำหรับใช้ร่วมกับ Grafana
  • /opt/scripts → Script ใช้สำหรับการ Backup, Rsync

Built with: VitePress.