Commit Graph

7 Commits

Author SHA1 Message Date
Moh Dzulfikri Maulana
fdee715e8f feat: Add purge: false to Woodpecker build and optimize Docker Compose for production with resource limits, log rotation, and a refined database migration command.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-10 11:28:37 +07:00
Moh Dzulfikri Maulana
cb0ee32900 chore: Update app service Docker image name in docker-compose.yml.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-10 09:30:13 +07:00
Moh Dzulfikri Maulana
5ed9efe458 feat: Add Woodpecker CI/CD pipeline for automated deployments and update Docker Compose to pull images from Gitea registry with .env file integration.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-10 08:31:48 +07:00
Moh Dzulfikri Maulana
dca848666e feat: Upgrade to Next.js 16 and refactor deployment to use an external database with a simplified Docker Compose setup. 2026-03-09 03:05:39 +07:00
Moh Dzulfikri Maulana
b8a5ce72c1 feat: Configure Docker to use host.docker.internal for database connection, include prisma.config.ts in the image, and simplify Prisma configuration. 2026-03-09 02:15:55 +07:00
Moh Dzulfikri Maulana
9abf68320a feat: Initialize Prisma database schema and update deployment scripts for robust migration handling. 2026-03-09 01:11:58 +07:00
Moh Dzulfikri Maulana
c7b022d502 feat: Containerize the application with Docker and Docker Compose, including a PostgreSQL database and a deployment script. 2026-03-09 00:13:31 +07:00