代码拉取完成,页面将自动刷新
同步操作将从 芝麻谷/auto_build_shell 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
#远程服务器路径
config_remote_server_paths=(/home/product/installed/apache-tomcat-8.5.9)
#远程服务器用户
config_remote_users=(root)
#远程服务器ip
config_remote_ips=(ip)
#远程服务器端口
config_remote_ports=(22)
#远程服务器密码 可以不设置如果你的记性足够好
config_remote_pwds=(password)
#maven打包用的远程profiles 如果没有就不设置
config_remote_profiles=(prod)
#远程server_flags 一般习惯于设置成ip地址最后一个点后面的值
config_remote_server_flags=(5)
#本地profile 如果没有就不设置
config_local_profile=""
#本地tomcat webapps目录
config_local_server_path="/Users/houjinxin/Documents/apache-tomcat-8.5.9"
#项目远程build路径
config_remote_project_basepath="/Users/houjinxin/Documents"
#maven本地路径 如果环境变量里配置了此处不用配置
config_maven_home=""
#项目本地路径 工程的父级目录
config_local_project_basepath="/Users/houjinxin/Documents"
#项目名称
config_project_name="maiev"
#war包所在的maven子模块,只支持一个war包的工程 为空时代表在父及目录下的target中存在war包
config_war_sub_project_name="maiev-web"
#war包名
config_war_name="maiev.war"
#远程重启shell目录 将restart脚本放到远程服务器指定的目录下,即可远程重启tomcat
config_remote_shell_dir="/home/product"
#项目git地址
config_repository_url="https://git.oschina.net/yangsj/maiev.git"
#本地tocmat进程唯一筛选条件,本地多实例部署时根据这一个条件杀死指定进程
config_local_tomcat_process_name="apache-tomcat-8.5.9"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。