Nuteo Platform v3.5

Nuteo Platform v3.5

Overview Nuteo Platform คือ full-stack ERP system สำหรับธุรกิจสมัยใหม่ เวอร์ชัน 3.5 มาพร้อม multi-agent orchestration และ autonomous workflow capabilities — ออกแบบสำหรับทีมที่ต้องการมากกว่าแค่ task management Tech Stack Frontend: Next.js 16 (App Router, TypeScript, Tailwind) Backend: Node.js APIs + Supabase (self-hosted) AI: Ollama + MiniMax-M2.7 / GLM-5.1 (local LLM orchestration) Database: PostgreSQL via Supabase Infrastructure: Docker, Ubuntu 24.04, Cloudflare Key Features Multi-tenant SaaS architecture Real-time collaboration (WebSocket) AI-powered automation pipeline Custom workflow builder (drag-and-drop) Role-based access control API-first design Status 🟢 Active Development — Production ready for small teams ...

20 พฤษภาคม G 2025 · nuteo
ตั้งค่า Dev Infrastructure สำหรับ Self-Hosted AI

ตั้งค่า Dev Infrastructure สำหรับ Self-Hosted AI

The Stack Custom development environment สร้างจากศูนย์ — stable, fast, และ fully self-hosted OS: Ubuntu 24.04 LTS Web: Next.js 16, Node.js 22, Hugo 0.146 Container: Docker + Docker Compose AI: Ollama (local LLM), MiniMax-M2.7, GLM-5.1 Database: Supabase (self-hosted PostgreSQL) Proxy: Cloudflare Tunnel What Runs 10.100.100.8 (Office Server): Hugo (static sites) :3000, Next.js (web apps) :3001, Supabase :3002, Ollama :11434 192.168.77.222 (AI Server): Ollama + models Key Automation Auto-deploy via GitHub webhooks DNS automation via Cloudflare API Database backup to NAS (rsync) Container health monitoring Stack: Ubuntu · Docker · Next.js · Cloudflare

15 เมษายน G 2025 · nuteo
สถาปัตยกรรม Web Platform

สถาปัตยกรรม Web Platform

The Goal สร้าง web platforms ที่ขาย “ความเป็นไทย” — culture, lifestyle, identity — ให้ Chinese และ ASEAN audiences ผ่าน authentic, non-tourist-trap content Approach Content: Thai perspective, genuine lifestyle, not tourist marketing Language: EN default → TH → ZH (not the other way around) Stack: Next.js 16 (App Router), i18n (zh-CN/en/th), Markdown-first Design: Minimalist, grid-based, Unsplash imagery Key Pages /culture → Thai cultural content /lifestyle → Modern Thai living /design → Thai aesthetic in digital products /food → Thai cuisine (authentic, not tourist) /travel → Real Thailand beyond the guidebooks /blog → Personal perspective /about → Who is behind this ...

10 มีนาคม G 2025 · nuteo
Docker Compose Patterns ที่ขยายได้จริง

Docker Compose Patterns ที่ขยายได้จริง

Docker Compose เป็นเครื่องมือที่ทุกคนแนะนำแต่ไม่มีใครทำได้ถูกต้อง คุณเริ่มต้นด้วยสาม services ในไฟล์ YAML หกเดือนต่อมาคุณมีสามสิบ และ docker-compose.yml กลายเป็นไฟล์ที่ไม่มีใครเข้าใจเต็มที่แต่ทุกคนกลัวแต่ต้องแตะต้อง ปัญหาคือ ทุกวันที่คุณเลื่อนการ ship คือวันที่คุณไม่ได้เรียนรู้จาก feedback จริง

5 มีนาคม G 2026 · nuteo