coolify/TECH_STACK.md

30 lines
549 B
Markdown
Raw Normal View History

2025-01-22 18:47:33 +00:00
# Coolify Technology Stack
## Frontend
2025-01-22 18:57:30 +00:00
- Livewire and Alpine.js
- Blade (PHP templating engine)
2025-01-22 18:47:33 +00:00
- Tailwind CSS
- Monaco Editor (Code editor component)
- XTerm.js (Terminal component)
## Backend
2025-01-22 18:57:30 +00:00
- Laravel 11 (PHP Framework)
- PostgreSQL 15 (Database)
- Redis 7 (Caching & Real-time features)
- Soketi (WebSocket Server)
2025-01-22 18:47:33 +00:00
## DevOps & Infrastructure
2025-01-22 18:57:30 +00:00
- Docker & Docker Compose
- Nginx (Web Server)
- S6 Overlay (Process Supervisor)
- GitHub Actions (CI/CD)
2025-01-22 18:47:33 +00:00
## Languages
2025-01-22 18:57:30 +00:00
- PHP 8.4
- JavaScript
2025-01-22 18:47:33 +00:00
- Shell/Bash scripts