20 Commits

Author SHA1 Message Date
test
e38a88f4c7 chore(ci): add no-op var to trigger pipeline
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 19:36:34 +05:30
test
eecc3ad9e2 Fix: Proxy to Docker bridge gateway (172.17.0.1) so frontend can reach backend 2025-11-30 19:25:16 +05:30
test
e07af65f67 Fix: Use 127.0.0.1 for nginx proxy to fix 502 error
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 19:15:58 +05:30
test
101cbf86d9 Fix: Change nginx backend proxy from hostname to localhost
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 19:07:52 +05:30
test
a4357c95cd Fix: Remove hardcoded secrets, fix port mappings, and update frontend proxy
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 19:00:41 +05:30
test
c2abaaa2c1 Update Jenkinsfile: separate backend and frontend deployment with dynamic ports
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 18:54:21 +05:30
627d04f6d4 fix: Jenkinsfile syntax and structure for dual backend/frontend deployment 2025-11-30 18:49:08 +05:30
8eab022a91 feat: deploy both backend (3001) and frontend (3002) on shared Docker network for Dev; backend listens on 3001; robust for gitea server
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
2025-11-30 18:45:15 +05:30
8292dcb756 fix: backend Dockerfile copies all files, server.js uses port 3000 for container consistency
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 18:35:11 +05:30
22e842bf87 updated dockerFile
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 12:52:29 +00:00
cd3b5d242d updated host port
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 12:43:39 +00:00
ecb4417f2f Updated jenkinsFile
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 12:30:43 +00:00
eb85e581f3 Dev: Update Jenkinsfile — use core repo in registry, secure login/logout, cleanup in post
All checks were successful
DevSecOps-Multibranch/pipeline/head This commit looks good
2025-11-30 16:01:58 +05:30
266b9b59c2 Update Push to Registry stage with secure credentials handling for DigitalOcean
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
2025-11-30 15:47:18 +05:30
e934074647 Update Jenkinsfile with optimized pipeline using shared repository and distinct image tags
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
2025-11-30 15:37:41 +05:30
74f4364fd4 Push main branch code to Dev branch
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
2025-11-30 15:28:57 +05:30
ee03ef39ca Clear all files from Dev branch 2025-11-30 15:28:37 +05:30
30a2782a79 Resolve merge conflict: Combine DevSecOps-Lab and sample-webpage README
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
2025-11-29 22:18:59 +05:30
cd9e360b86 Initial commit 2025-11-29 16:47:50 +00:00
3b9d319ed2 Initial commit: Add sample webpage with HTML, CSS, and JavaScript 2025-11-29 22:15:57 +05:30