9 Commits

Author SHA1 Message Date
ordinarthur
9175004893 correct config 2026-03-12 20:13:00 +01:00
ordinarthur
eeb9025210 correct config 2026-03-12 20:03:57 +01:00
ordinarthur
8a96286551 correct 2026-03-12 19:57:16 +01:00
ordinarthur
e3fb2752b7 fix: connect fastify to coolify network for DB access
The Docker Compose app creates its own isolated network, so the
fastify container cannot reach the PostgreSQL database managed
separately by Coolify. Adding the external 'coolify' network
allows inter-container communication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:47:34 +01:00
ordinarthur
e8b71e7603 correcgt 2026-03-12 16:14:28 +01:00
ordinarthur
05b49baae9 correct docker compose 2026-03-12 16:11:30 +01:00
ordinarthur
542202883c remote pg for prod 2026-03-12 16:08:10 +01:00
ordinarthur
9537c0342c re-deploy 2026-03-12 15:37:59 +01:00
ordinarthur
4fdeacd19e feat: Add database with Prisma, AdminJS panel, Dockerization, Stripe integration, and migrate to pnpm. 2026-03-12 14:09:55 +01:00