CentOS2 [Apache] CentOS 7.8에서 Apache(httpd)와 Tomcat을 mod_jk(AJP Protocol) 방식으로 연동한 프록시 환경 구성하기 CentOS 7.8에서 Apache(httpd)와 Tomcat을 mod_jk 방식으로 연동한 프록시 환경 구성하기 들어가기에 앞서 아래와 같은 Apache ↔ Tomcat간 Proxy 구성방식은 Apache 모듈에 따라 크게 3가지가 있습니다. 1. mod_proxy 사용 2. mod_proxy_ajp 사용 3. mod_jk 사용 Software Version CentOS : 7.8 Apache (httpd) : 2.4.46 Tomcat : 9.0.43 Tomcat Connector : 1.2.48 CentOS 운영체제, Apache HTTP Server, Apache Tomcat은 설치되어 있는 상태이어야 되며 따라서 별도로 각 소프트웨어를 설치하는 과정은 건너뛰도록 하겠습니다. 이번에 활용할 Apac.. 2021. 2. 8. [Jenkins] Linux(Ubuntu 18.04, CentOS 7) 환경 Jenkins 설치 Linux 환경에서 Jenkins CI/CD 설치하기 What is Jenkins ? : Jenkins는 소프트웨어 구축, 테스트, 빌드, 배포와 관련된 모든 종류의 작업을 자동화하는데 사용할 수 있는 독립된 오픈소스 자동화 서버이며 CI/CD(Continuous Integration/Continuous Delivery) 자동화 환경 구성에 편리함을 제공한다. Version : 2.235.3 Documentation Jenkins User Documentation Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software .. 2020. 10. 13. 이전 1 다음