Deployment Overview
Cara deploy aplikasi TAVP ke production.
Options
| Method | Complexity | Best For |
|---|---|---|
| Docker | Medium | Most projects |
| Kubernetes | High | Large scale |
| Terraform | Medium | Infrastructure as Code |
| DigitalOcean | Low | Simple hosting |
| AWS | High | Enterprise |
| cPanel | Low | Shared hosting |
Requirements
- PHP 8.1+
- MySQL 5.7+ or MariaDB 10.3+
- Web server (Nginx or Apache)
- Composer
