提交 0471308a 编写于 作者: ibizdev's avatar ibizdev

Miracle 部署微服务应用

上级 19770de6
......@@ -16,32 +16,32 @@
"viewtag": "0c24f382fdfded375e4ef737707fdd80"
},
"ibzorganizationeditview": {
"title": "单位机构编辑视图",
"caption": "单位机构",
"title": "单位管理",
"caption": "单位管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZOrganizationEditView",
"viewtag": "12cffa053a1d3e22ab397b1164338cfb"
},
"ibzemployeeeditview": {
"title": "人员编辑视图",
"caption": "人员",
"title": "人员管理",
"caption": "人员管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZEmployeeEditView",
"viewtag": "16f9ed1179f9b3cf686cbcd796512299"
},
"ibzdepartmentoptionview": {
"title": "部门选项操作视图",
"caption": "部门",
"title": "部门快速新建",
"caption": "部门快速新建",
"viewtype": "DEOPTVIEW",
"viewmodule": "ou",
"viewname": "IBZDepartmentOptionView",
"viewtag": "17f1f78c7a23f7546dbfef7f8fa9fcd0"
},
"ibzdepartmenteditview": {
"title": "部门编辑视图",
"caption": "部门",
"title": "部门管理",
"caption": "部门管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZDepartmentEditView",
......@@ -72,7 +72,7 @@
"viewtag": "230a2347ac7bca8734046b14777bc258"
},
"ibzorganizationtreeexpview": {
"title": "单位机构树导航视图",
"title": "部门管理",
"caption": "部门管理",
"viewtype": "DETREEEXPVIEW",
"viewmodule": "ou",
......@@ -80,8 +80,8 @@
"viewtag": "25e23f456601163e730de6c1a825364b"
},
"ibzteamgridview": {
"title": "组表格视图",
"caption": "组",
"title": "组管理",
"caption": "组管理",
"viewtype": "DEGRIDVIEW",
"viewmodule": "ou",
"viewname": "IBZTeamGridView",
......@@ -112,8 +112,8 @@
"viewtag": "5ef90c56e30ba698e1ba1fc05f426725"
},
"ibzemployeeoptionview": {
"title": "人员选项操作视图",
"caption": "人员",
"title": "人员快速新建",
"caption": "人员快速新建",
"viewtype": "DEOPTVIEW",
"viewmodule": "ou",
"viewname": "IBZEmployeeOptionView",
......@@ -128,8 +128,8 @@
"viewtag": "66fa282d24a21eec39d958e7fc6c23a8"
},
"ibzteameditview": {
"title": "组编辑视图",
"caption": "组",
"title": "组管理",
"caption": "组管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZTeamEditView",
......@@ -152,8 +152,8 @@
"viewtag": "95a44e1851d28a16a90965f60d6ff4ae"
},
"ibzorganizationoptionview": {
"title": "单位机构选项操作视图",
"caption": "单位机构",
"title": "单位快速新建",
"caption": "单位快速新建",
"viewtype": "DEOPTVIEW",
"viewmodule": "ou",
"viewname": "IBZOrganizationOptionView",
......@@ -168,8 +168,8 @@
"viewtag": "9e25d15d43ff644fa008c9cf7d063ac3"
},
"ibzorganizationgridview": {
"title": "单位机构表格视图",
"caption": "单位机构",
"title": "单位管理",
"caption": "单位管理",
"viewtype": "DEGRIDVIEW",
"viewmodule": "ou",
"viewname": "IBZOrganizationGridView",
......@@ -216,7 +216,7 @@
"viewtag": "c9aa00ee38b42ea5ba1d2deb5959ac2b"
},
"ibzdepartmenttreeexpview": {
"title": "部门树导航视图",
"title": "人员管理",
"caption": "人员管理",
"viewtype": "DETREEEXPVIEW",
"viewmodule": "ou",
......@@ -240,16 +240,16 @@
"viewtag": "d2cc126cb4bcf523d72509bef0183ee0"
},
"ibzpostgridview": {
"title": "岗位表格视图",
"caption": "岗位",
"title": "岗位管理",
"caption": "岗位管理",
"viewtype": "DEGRIDVIEW",
"viewmodule": "ou",
"viewname": "IBZPostGridView",
"viewtag": "e87180c121ce75a22893d5e3ce0951fc"
},
"ibzposteditview": {
"title": "岗位编辑视图",
"caption": "岗位",
"title": "岗位管理",
"caption": "岗位管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZPostEditView",
......
......@@ -21,12 +21,12 @@ export default {
},
views: {
optionview: {
caption: "部门",
title: "部门选项操作视图",
caption: "部门快速新建",
title: "部门快速新建",
},
editview: {
caption: "部门",
title: "部门编辑视图",
caption: "部门管理",
title: "部门管理",
},
editgridview: {
caption: "部门",
......@@ -46,7 +46,7 @@ export default {
},
treeexpview: {
caption: "人员管理",
title: "部门树导航视图",
title: "人员管理",
},
gridview: {
caption: "部门",
......
......@@ -20,12 +20,12 @@ export default {
},
views: {
optionview: {
caption: "部门",
title: "部门选项操作视图",
caption: "部门快速新建",
title: "部门快速新建",
},
editview: {
caption: "部门",
title: "部门编辑视图",
caption: "部门管理",
title: "部门管理",
},
editgridview: {
caption: "部门",
......@@ -45,7 +45,7 @@ export default {
},
treeexpview: {
caption: "人员管理",
title: "部门树导航视图",
title: "人员管理",
},
gridview: {
caption: "部门",
......
......@@ -44,8 +44,8 @@ export default {
title: "人员表格视图",
},
editview: {
caption: "人员",
title: "人员编辑视图",
caption: "人员管理",
title: "人员管理",
},
gridview: {
caption: "人员",
......@@ -56,8 +56,8 @@ export default {
title: "人员数据多项选择视图",
},
optionview: {
caption: "人员",
title: "人员选项操作视图",
caption: "人员快速新建",
title: "人员快速新建",
},
changepwdview: {
caption: "人员",
......
......@@ -43,8 +43,8 @@ export default {
title: "人员表格视图",
},
editview: {
caption: "人员",
title: "人员编辑视图",
caption: "人员管理",
title: "人员管理",
},
gridview: {
caption: "人员",
......@@ -55,8 +55,8 @@ export default {
title: "人员数据多项选择视图",
},
optionview: {
caption: "人员",
title: "人员选项操作视图",
caption: "人员快速新建",
title: "人员快速新建",
},
changepwdview: {
caption: "人员",
......
......@@ -16,28 +16,28 @@ export default {
},
views: {
editview: {
caption: "单位机构",
title: "单位机构编辑视图",
caption: "单位管理",
title: "单位管理",
},
treeexpview: {
caption: "部门管理",
title: "单位机构树导航视图",
title: "部门管理",
},
pickupgridview: {
caption: "单位机构",
title: "单位机构选择表格视图",
},
optionview: {
caption: "单位机构",
title: "单位机构选项操作视图",
caption: "单位快速新建",
title: "单位快速新建",
},
pickupview: {
caption: "单位机构",
title: "单位机构数据选择视图",
},
gridview: {
caption: "单位机构",
title: "单位机构表格视图",
caption: "单位管理",
title: "单位管理",
},
},
main_form: {
......
......@@ -15,28 +15,28 @@ export default {
},
views: {
editview: {
caption: "单位机构",
title: "单位机构编辑视图",
caption: "单位管理",
title: "单位管理",
},
treeexpview: {
caption: "部门管理",
title: "单位机构树导航视图",
title: "部门管理",
},
pickupgridview: {
caption: "单位机构",
title: "单位机构选择表格视图",
},
optionview: {
caption: "单位机构",
title: "单位机构选项操作视图",
caption: "单位快速新建",
title: "单位快速新建",
},
pickupview: {
caption: "单位机构",
title: "单位机构数据选择视图",
},
gridview: {
caption: "单位机构",
title: "单位机构表格视图",
caption: "单位管理",
title: "单位管理",
},
},
main_form: {
......
......@@ -17,12 +17,12 @@ export default {
title: "岗位选择表格视图",
},
gridview: {
caption: "岗位",
title: "岗位表格视图",
caption: "岗位管理",
title: "岗位管理",
},
editview: {
caption: "岗位",
title: "岗位编辑视图",
caption: "岗位管理",
title: "岗位管理",
},
},
main_form: {
......
......@@ -16,12 +16,12 @@ export default {
title: "岗位选择表格视图",
},
gridview: {
caption: "岗位",
title: "岗位表格视图",
caption: "岗位管理",
title: "岗位管理",
},
editview: {
caption: "岗位",
title: "岗位编辑视图",
caption: "岗位管理",
title: "岗位管理",
},
},
main_form: {
......
......@@ -8,12 +8,12 @@ export default {
},
views: {
gridview: {
caption: "组",
title: "组表格视图",
caption: "组管理",
title: "组管理",
},
editview: {
caption: "组",
title: "组编辑视图",
caption: "组管理",
title: "组管理",
},
},
main_form: {
......
......@@ -7,12 +7,12 @@ export default {
},
views: {
gridview: {
caption: "组",
title: "组表格视图",
caption: "组管理",
title: "组管理",
},
editview: {
caption: "组",
title: "组编辑视图",
caption: "组管理",
title: "组管理",
},
},
main_form: {
......
......@@ -24,32 +24,32 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "0c24f382fdfded375e4ef737707fdd80"
},
"ibzorganizationeditview": {
"title": "单位机构编辑视图",
"caption": "单位机构",
"title": "单位管理",
"caption": "单位管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZOrganizationEditView",
"viewtag": "12cffa053a1d3e22ab397b1164338cfb"
},
"ibzemployeeeditview": {
"title": "人员编辑视图",
"caption": "人员",
"title": "人员管理",
"caption": "人员管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZEmployeeEditView",
"viewtag": "16f9ed1179f9b3cf686cbcd796512299"
},
"ibzdepartmentoptionview": {
"title": "部门选项操作视图",
"caption": "部门",
"title": "部门快速新建",
"caption": "部门快速新建",
"viewtype": "DEOPTVIEW",
"viewmodule": "ou",
"viewname": "IBZDepartmentOptionView",
"viewtag": "17f1f78c7a23f7546dbfef7f8fa9fcd0"
},
"ibzdepartmenteditview": {
"title": "部门编辑视图",
"caption": "部门",
"title": "部门管理",
"caption": "部门管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZDepartmentEditView",
......@@ -80,7 +80,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "230a2347ac7bca8734046b14777bc258"
},
"ibzorganizationtreeexpview": {
"title": "单位机构树导航视图",
"title": "部门管理",
"caption": "部门管理",
"viewtype": "DETREEEXPVIEW",
"viewmodule": "ou",
......@@ -88,8 +88,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "25e23f456601163e730de6c1a825364b"
},
"ibzteamgridview": {
"title": "组表格视图",
"caption": "组",
"title": "组管理",
"caption": "组管理",
"viewtype": "DEGRIDVIEW",
"viewmodule": "ou",
"viewname": "IBZTeamGridView",
......@@ -120,8 +120,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "5ef90c56e30ba698e1ba1fc05f426725"
},
"ibzemployeeoptionview": {
"title": "人员选项操作视图",
"caption": "人员",
"title": "人员快速新建",
"caption": "人员快速新建",
"viewtype": "DEOPTVIEW",
"viewmodule": "ou",
"viewname": "IBZEmployeeOptionView",
......@@ -136,8 +136,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "66fa282d24a21eec39d958e7fc6c23a8"
},
"ibzteameditview": {
"title": "组编辑视图",
"caption": "组",
"title": "组管理",
"caption": "组管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZTeamEditView",
......@@ -160,8 +160,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "95a44e1851d28a16a90965f60d6ff4ae"
},
"ibzorganizationoptionview": {
"title": "单位机构选项操作视图",
"caption": "单位机构",
"title": "单位快速新建",
"caption": "单位快速新建",
"viewtype": "DEOPTVIEW",
"viewmodule": "ou",
"viewname": "IBZOrganizationOptionView",
......@@ -176,8 +176,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "9e25d15d43ff644fa008c9cf7d063ac3"
},
"ibzorganizationgridview": {
"title": "单位机构表格视图",
"caption": "单位机构",
"title": "单位管理",
"caption": "单位管理",
"viewtype": "DEGRIDVIEW",
"viewmodule": "ou",
"viewname": "IBZOrganizationGridView",
......@@ -224,7 +224,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "c9aa00ee38b42ea5ba1d2deb5959ac2b"
},
"ibzdepartmenttreeexpview": {
"title": "部门树导航视图",
"title": "人员管理",
"caption": "人员管理",
"viewtype": "DETREEEXPVIEW",
"viewmodule": "ou",
......@@ -248,16 +248,16 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "d2cc126cb4bcf523d72509bef0183ee0"
},
"ibzpostgridview": {
"title": "岗位表格视图",
"caption": "岗位",
"title": "岗位管理",
"caption": "岗位管理",
"viewtype": "DEGRIDVIEW",
"viewmodule": "ou",
"viewname": "IBZPostGridView",
"viewtag": "e87180c121ce75a22893d5e3ce0951fc"
},
"ibzposteditview": {
"title": "岗位编辑视图",
"caption": "岗位",
"title": "岗位管理",
"caption": "岗位管理",
"viewtype": "DEEDITVIEW",
"viewmodule": "ou",
"viewname": "IBZPostEditView",
......
......@@ -37,6 +37,11 @@
git clone -b master $para2 ibzou/
export NODE_OPTIONS=--max-old-space-size=4096
cd ibzou/
mvn clean package -Pweb
cd ibzou-app/ibzou-app-web
mvn -Pweb docker:build
mvn -Pweb docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/ibzou-app-web.yaml ibzlab-rt --with-registry-auth
</command>
</hudson.tasks.Shell>
</builders>
......
......@@ -9,6 +9,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Djava.security.egd=file:/dev/./urandom -jar /ibzou-app-web.jar
EXPOSE 8080
EXPOSE 30001
ADD ibzou-app-web.jar /ibzou-app-web.jar
......@@ -3,9 +3,22 @@ services:
ibzou-app-web:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/ibzou-app-web:latest
ports:
- "8080:8080"
- "30001:30001"
networks:
- agent_network
environment:
- SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.180.237
- SERVER_PORT=30001
- SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.102.211:8848
- SPRING_REDIS_HOST=172.16.100.243
- SPRING_REDIS_PORT=6379
- SPRING_REDIS_DATABASE=0
- SPRING_DATASOURCE_USERNAME=a_A_5d9d78509
- SPRING_DATASOURCE_PASSWORD=@6dEfb3@
- SPRING_DATASOURCE_URL=jdbc:mysql://172.16.180.232:3306/a_A_5d9d78509?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true
- SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
- SPRING_DATASOURCE_DEFAULTSCHEMA=a_A_5d9d78509
- NACOS=172.16.102.211:8848
deploy:
resources:
limits:
......
......@@ -4,7 +4,7 @@
<!--输出实体[IBZDEPT]数据结构 -->
<changeSet author="a_A_5d9d78509" id="tab-ibzdept-708-1">
<changeSet author="a_A_5d9d78509" id="tab-ibzdept-720-1">
<createTable tableName="IBZDEPT">
<column name="DEPTID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_IBZDEPT_DEPTID"/>
......@@ -60,7 +60,7 @@
<!--输出实体[IBZEMP]数据结构 -->
<changeSet author="a_A_5d9d78509" id="tab-ibzemp-664-3">
<changeSet author="a_A_5d9d78509" id="tab-ibzemp-670-3">
<createTable tableName="IBZEMP">
<column name="USERID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_IBZEMP_USERID"/>
......@@ -140,7 +140,7 @@
<!--输出实体[IBZORG]数据结构 -->
<changeSet author="a_A_5d9d78509" id="tab-ibzorg-454-4">
<changeSet author="a_A_5d9d78509" id="tab-ibzorg-469-4">
<createTable tableName="IBZORG">
<column name="ORGID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_IBZORG_ORGID"/>
......@@ -170,7 +170,7 @@
<!--输出实体[IBZPOST]数据结构 -->
<changeSet author="a_A_5d9d78509" id="tab-ibzpost-35-5">
<changeSet author="a_A_5d9d78509" id="tab-ibzpost-41-5">
<createTable tableName="IBZPOST">
<column name="POSTID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_IBZPOST_POSTID"/>
......@@ -188,7 +188,7 @@
<!--输出实体[IBZTEAM]数据结构 -->
<changeSet author="a_A_5d9d78509" id="tab-ibzteam-53-6">
<changeSet author="a_A_5d9d78509" id="tab-ibzteam-56-6">
<createTable tableName="IBZTEAM">
<column name="TEAMID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_IBZTEAM_TEAMID"/>
......@@ -221,10 +221,10 @@
</changeSet>
<!--输出实体[IBZDEPT]外键关系 -->
<changeSet author="a_A_5d9d78509" id="fk-ibzdept-708-8">
<changeSet author="a_A_5d9d78509" id="fk-ibzdept-720-8">
<addForeignKeyConstraint baseColumnNames="PDEPTID" baseTableName="IBZDEPT" constraintName="DER1N_IBZDEPT_IBZDEPT_PDEPTID" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="DEPTID" referencedTableName="IBZDEPT" validate="true"/>
</changeSet>
<changeSet author="a_A_5d9d78509" id="fk-ibzdept-708-9">
<changeSet author="a_A_5d9d78509" id="fk-ibzdept-720-9">
<addForeignKeyConstraint baseColumnNames="ORGID" baseTableName="IBZDEPT" constraintName="DER1N_IBZDEPT_IBZORG_ORGID" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="ORGID" referencedTableName="IBZORG" validate="true"/>
</changeSet>
<!--输出实体[IBZDEPTMEMBER]外键关系 -->
......@@ -238,17 +238,17 @@
<addForeignKeyConstraint baseColumnNames="POSTID" baseTableName="IBZDEPTMEMBER" constraintName="DER1N_IBZDEPTMEMBER_IBZPOST_PO" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="POSTID" referencedTableName="IBZPOST" validate="true"/>
</changeSet>
<!--输出实体[IBZEMP]外键关系 -->
<changeSet author="a_A_5d9d78509" id="fk-ibzemp-664-13">
<changeSet author="a_A_5d9d78509" id="fk-ibzemp-670-13">
<addForeignKeyConstraint baseColumnNames="MDEPTID" baseTableName="IBZEMP" constraintName="DER1N_IBZEMP_IBZDEPT_MDEPTID" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="DEPTID" referencedTableName="IBZDEPT" validate="true"/>
</changeSet>
<changeSet author="a_A_5d9d78509" id="fk-ibzemp-664-14">
<changeSet author="a_A_5d9d78509" id="fk-ibzemp-670-14">
<addForeignKeyConstraint baseColumnNames="ORGID" baseTableName="IBZEMP" constraintName="DER1N_IBZEMP_IBZORG_ORGID" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="ORGID" referencedTableName="IBZORG" validate="true"/>
</changeSet>
<changeSet author="a_A_5d9d78509" id="fk-ibzemp-664-15">
<changeSet author="a_A_5d9d78509" id="fk-ibzemp-670-15">
<addForeignKeyConstraint baseColumnNames="POSTID" baseTableName="IBZEMP" constraintName="DER1N_IBZEMP_IBZPOST_POSTID" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="POSTID" referencedTableName="IBZPOST" validate="true"/>
</changeSet>
<!--输出实体[IBZORG]外键关系 -->
<changeSet author="a_A_5d9d78509" id="fk-ibzorg-454-16">
<changeSet author="a_A_5d9d78509" id="fk-ibzorg-469-16">
<addForeignKeyConstraint baseColumnNames="PORGID" baseTableName="IBZORG" constraintName="DER1N_IBZORG_IBZORG_PORGID" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="ORGID" referencedTableName="IBZORG" validate="true"/>
</changeSet>
<!--输出实体[IBZPOST]外键关系 -->
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册