# tools **Repository Path**: tang006/cento7.2_tools ## Basic Information - **Project Name**: tools - **Description**: 常用组件的测试环境离线部署安装包。jdk17|jdk18|tomcat7|tomcat9|redis|mysql5.7|nginx|nginx_rtmp|fastdfs|ffmpeg|activemq - **Primary Language**: Java - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tools #### 介绍 常用组件的centos7.2环境离线部署安装包(单击版的文件服务器、文件转化ffmpeg、nginx_rtmp流媒体,仅供测试学习)。jdk17|jdk18|tomcat7|tomcat9|redis|mysql5.7|nginx|nginx_rtmp|fastdfs|ffmpeg|activemq #### 下载地址码云上传太麻烦(一小时只能上传20个,单个文件大小不超过100M,是因为我没有会员am。。) 链接: https://pan.baidu.com/s/1k_BSbL4b-Xua3w5iq_V2bQ 提取码: 3a8n #### 安装教程及使用说明 1. 将ht文件从百度网盘下载 2. 将文件解压拖到/opt目录下 3. chmod +x /opt/ht/bin/*.sh 4. 执行脚本sh /opt/ht/bin/./jdk1.7_install.sh /opt/ht/bin/./tomcat9_install.sh /opt/ht/bin/./mysql5.7_install.sh ... 5.tomcat默认部署在/opt/tomcat/**,路径可以自己调整 ... #### 参与贡献 1. jhl