Commit Graph

6 Commits

Author SHA1 Message Date
Power BI Dev
9a3849c04f Fix Laravel APP_KEY handling in Docker
Export the generated Laravel app key before starting Apache so deployments without an explicit APP_KEY do not fail with a 500 MissingAppKeyException.
2026-05-03 19:20:28 +07:00
Power BI Dev
e8ce31c216 Tune primary compose for Coolify rebuild
Keep the existing docker-compose.yml suitable for Coolify by using production PHP error defaults and the legacy-compatible MySQL SQL mode.
2026-05-03 18:54:19 +07:00
Power BI Dev
dab8ea396b Deploy Laravel rebuild via Coolify
Point Docker and Coolify compose to the Laravel rebuild app so mahasiswa, dosen, and admin flows are served from the new Laravel public entrypoint.
2026-05-03 18:50:29 +07:00
Power BI Dev
89ce9d30a7 Build database image with bundled bootstrap dumps 2026-05-02 14:24:25 +07:00
Power BI Dev
1ceaad7d94 Fix Coolify compose networking and local Docker override 2026-05-02 10:32:46 +07:00
Power BI Dev
874dbbe8e8 Add Docker and Coolify deployment setup
Add the container configuration, environment templates, and storage settings needed to deploy SPOTA with Docker and Coolify.
2026-05-02 10:07:56 +07:00