Skip to main content Skip to main menu
Provides the download services of the development contents such as the Runtime Environment,
the Development Environment and the Common Components.
PRINT HOME DOWNLOAD Development Environment
Title | eGovFrame Server Development Tool (Unix,Linux,Win64bit) Version 4.3.0 | ||||
---|---|---|---|---|---|
Register | Admin | Date of registration | 2025-03-06 | Views | 170 |
attached files | |||||
Server Development Environment (Development Tool - Unix, Linux, Windows) Version 4.3.0
[Configuration] The Server Development Environment of the Standard Framework consists of software components(Nexus, SVN, and Jenkins) required for setting up an integrated build environment. The Server Development Environment manages libraries and source code using open-source solutions Nexus and SVN to independently . Additionally, it uses Jenkins to perform periodic automated integration builds, integrating with Nexus and SVN during this process. ================================================== [URL] 1. Nexus (1) Default URL: http://localhost:8081/nexus/ (2) Changing the Port or Context Path - Target file: /eGovCI-4.3.0/app/nexus-2.15.2-03-bundle/nexus-2.15.2-03/conf/nexus.properties - Modification: application-port, nexus-webapp-context-path 2. Jenkins (1) Default URL: http://localhost:8082/ (2) Changing the Port or Context Path 1) Setting the access URL - Target file: /eGovCI-4.3.0/start-jenkins.sh - Modification: --httpPort={Port} --prefix={ContextPath} 2) Setting the image path, email links, and external access URL - Target file: /eGovCI-4.3.0/home/jenkins/jenkins.model.JenkinsLocationConfiguration.xml - Modification: --httpPort={desired Port} --prefix={desired ContextPath} * Can also be modified via GUI: Manage Jenkins → System → Jenkins URL ================================================== [Installation Versions by OS] 1. For Windows 64-bit (1) Installation file: eGovCI-4.3.0_64bit.zip (2) Major Components : - Jenkins 2.479.2 LTS - Nexus OSS 2.15.2-03 - VisualSVN-Server-4.1.3.msi (provided as a separate installation file) - Apache-Maven-3.9.9 - Apache-Ant-1.10.15 - OpenJDK 1.8 (8u432-b06) / OpenJDK 17 (17.0.13+11) (3) Environment: - Jenkins : JDK 17 - Nexus : JDK 1.8 - SVN : Install using the provided installation file - Server memory configuration : Modify the set JAVA_OPTS value in /eGovCI-4.3.0/start-**.bat (4) Startup file : /eGovCI-4.3.0/start-.bat 2. For Unix/Linux (1) Installation file : eGovCI-4.3.0.tar.gz (2) Major Components : - Jenkins 2.479.2 LTS - Nexus OSS 2.15.2-03 - Apache-Maven-3.9.9 - Apache-Ant-1.10.15 (3) Environment : - Jenkins : Requires JDK 17 - Nexus : Requires JDK 1.8 - SVN : Install separately - Server memory configuration: Modify the export CI_OPTS value in /eGovCI-4.3.0/setEnvJDK**.sh - Setting JAVA_HOME : Manually specify the export JAVA_HOME path in /eGovCI-4.3.0/setEnvJDK**.sh (4) Startup file : /eGovCI-4.3.0/start-**.sh ================================================== [Attached File Hash Code (Checksum) Information] ------------------------------------------------------------------------------------------- eGovCI-4.3.0.tar.gz - md5 : a498246293226b4d7d10c18d88d3e373 - sha1 : 8fe614fbc274b96f2787025ebb60795d68e9184a eGovCI-4.3.0_64bit.zip - md5 : 6946705bbd5f4923211b6e1b7be8d92d - sha1 : 31680c4074a625d5b898e94e06a90165249c94b6 ------------------------------------------------------------------------------------------- |