add lightweight Dockerfile for Coolify
This commit is contained in:
@@ -21,6 +21,10 @@ Database dan tabel akan dibuat otomatis ketika project dijalankan.
|
||||
|
||||
## Deploy di Coolify
|
||||
|
||||
Project ini menyediakan `Dockerfile` ringan berbasis `php:8.3-apache`.
|
||||
Di Coolify, gunakan build pack **Dockerfile** agar deploy tidak memakai
|
||||
Nixpacks yang lebih berat.
|
||||
|
||||
Tambahkan resource MySQL ke project Coolify, lalu hubungkan aplikasi ke
|
||||
hostname internal resource tersebut. Jangan gunakan `localhost`, karena
|
||||
`localhost` di dalam container menunjuk ke container aplikasi sendiri.
|
||||
|
||||
Reference in New Issue
Block a user