🖥️ ข้อมูลระบบ
ข้อมูลฮาร์ดแวร์
| รายการ | ค่า |
|---|---|
| OS | Ubuntu 24.04 LTS |
| RAM | 251 GB |
| GPU | NVIDIA GPU × 2 |
| CPU | Multi-core x86_64 |
พื้นที่จัดเก็บ
| Mount | Size | Used | Available | Usage |
|---|---|---|---|---|
System (/) | 913 GB | 601 GB | 267 GB | 70% |
Storage (/data) | 5.5 TB | 790 GB | 4.6 TB | 15% |
โครงสร้าง Nextcloud
/data/nextcloud/
├── docker-compose.yml # Main compose file
├── db/ # PostgreSQL data
├── redis/ # Redis cache data
├── data/ # Nextcloud application data
├── config/ # Configuration files
└── custom-apps/ # Custom Nextcloud appsSoftware Stack
| Component | Technology |
|---|---|
| Nextcloud | v29.0.16 (Docker) |
| Database | PostgreSQL 16 |
| Cache | Redis 7 |
| Web Server | nginx + Apache (inside container) |
| SSL | Let's Encrypt (auto-renew) |
| CDN / DNS | Cloudflare |
Network Architecture
Internet → Cloudflare (CDN/DNS) → nginx → Nextcloud Docker :9090- HTTPS เข้ารหัสผ่าน Let's Encrypt
- Cloudflare ให้ DDoS protection, caching, IP masking
- Nginx reverse proxy พร้อม SSL termination
- Docker Network แยกอิสระ (nextcloud-net: 172.30.0.0/16)
การเข้าถึง
| วิธี | URL |
|---|---|
| Web | https://cloudcdm.contentsdigital.us |
| Documentation | https://cloudcdm-docs.contentsdigital.us |
| Mobile App | iOS / Android (Nextcloud App) |
| Desktop Client | Windows / macOS / Linux |
🔒 Security
ข้อมูลการเข้าถึงเซิร์ฟเวอร์ (SSH, IP Address) ถูกเก็บแยกต่างหาก ไม่เปิดเผยในเอกสารสาธารณะ