Architecture Overview
Overview
As part of our infrastructure modernization, devops has retired the legacy Jenkins instance (https://192.168.35.62:8443) and deployed a new, modern Jenkins CI/CD platform. The old Jenkins had become severely outdated, preventing plugin installations and creating security vulnerabilities. Our new Jenkins provides a secure, up-to-date platform that automatically synchronizes with our Gitea repositories.
Why We Upgraded
Problems with Legacy Jenkins:
- Severely outdated version with unpatched security vulnerabilities
- Unable to install modern plugins due to version incompatibility
- Frequent crashes and performance issues
- High maintenance burden
Access Information
Connection Details
Jenkins URL: https://ci-cd-gitea.devops.tech:8443
Access Requirements:
- Connect to FortiGate SSL VPN (mandatory)
- Navigate to
https://ci-cd-gitea.devops.tech:8443
- Login with:
- Username: Your devops username (e.g., x.x.x.x)
- Password: Your JumpCloud password
Login Process:
- User must be a member of the
Jenkins LDAP group in JumpCloud
- Connect to FortiGate SSL VPN
- Navigate to
https://ci-cd-gitea.devops.tech:8443
- Login with:
- Username: Your devops username (e.g., xxxx)
- Password: Your JumpCloud password
Access Control:
- Only members of the Jenkins LDAP group can authenticate
- Non-members will be denied access even with valid JumpCloud credentials
- Group membership managed by IT/Admin team in JumpCloud
Jenkins-Gitea Integration