Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 549 Bytes

TECH_STACK.md

File metadata and controls

29 lines (21 loc) · 549 Bytes

Coolify Technology Stack

Frontend

  • Livewire and Alpine.js
  • Blade (PHP templating engine)
  • Tailwind CSS
  • Monaco Editor (Code editor component)
  • XTerm.js (Terminal component)

Backend

  • Laravel 11 (PHP Framework)
  • PostgreSQL 15 (Database)
  • Redis 7 (Caching & Real-time features)
  • Soketi (WebSocket Server)

DevOps & Infrastructure

  • Docker & Docker Compose
  • Nginx (Web Server)
  • S6 Overlay (Process Supervisor)
  • GitHub Actions (CI/CD)

Languages

  • PHP 8.4
  • JavaScript
  • Shell/Bash scripts