CAS部署
<h4>CAS 项目部署</h4>
<p><strong>1 部署环境</strong>:jdk ,nginx ,tomcat ,mysql </p>
<p><strong>2 部署项目</strong>
将项目包放置tomcat的webapps路径下
配置tomcat端口
<img src="http://60.191.64.5:16100/server/index.php?s=/api/attachment/visitFile/sign/db185329afd34ab075eaad9f95ad6904" alt="" /></p>
<p><strong>3 cas数据库连接配置</strong>
路径:cas/WEB-INF/cas.properties
<img src="http://60.191.64.5:16100/server/index.php?s=/api/attachment/visitFile/sign/345b78f9d325c51179349267f725554e" alt="" /></p>
<p><strong>4 启动tomcat </strong>
<strong>5 配置cas代理</strong>
<img src="http://60.191.64.5:16100/server/index.php?s=/api/attachment/visitFile/sign/db7f80361bdd7c3599c05698d54a72fd" alt="" /></p>
<p><strong>6 项目访问</strong><a href="http://IP/域名+nginx代理端口+cas">http://IP/域名+nginx代理端口+cas</a> 访问
<img src="http://60.191.64.5:16100/server/index.php?s=/api/attachment/visitFile/sign/f3700d6478c688d014e160956387a637" alt="" /></p>
<p><strong>7 项目调用cas的访问地址</strong> <a href="http://IP/域名+nginx代理端口+cas">http://IP/域名+nginx代理端口+cas</a>
例如:web.xml中的配置
<img src="http://60.191.64.5:16100/server/index.php?s=/api/attachment/visitFile/sign/46735c482cda515d422fd88ed8d8c3aa" alt="" /></p>