diff --git a/README.md b/README.md index 5890b4c..9cdda78 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # tml-in-docker # Dockerized TML Web System -### Docker Images +### Docker Images Overview ![Overview](https://github.com/shihxuancheng/tml-in-docker/blob/master/resources/tml-img-overview.png) diff --git a/resources/tml-img-overview.png b/resources/tml-img-overview.png index b6827e0..29f0873 100644 Binary files a/resources/tml-img-overview.png and b/resources/tml-img-overview.png differ diff --git a/wildfly_base/README.md b/wildfly_base/README.md index 4c3f34e..d270b34 100644 --- a/wildfly_base/README.md +++ b/wildfly_base/README.md @@ -1,5 +1,6 @@ # wildfly-base +[khhwtml02t.wanhai.com:8182/jboss/wildfly-base](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-base/tags/) 定義Global modules & configurations,所有全域性的設定及改變可在此層進行異動 ### Base Image @@ -13,7 +14,7 @@ 1. **${JBOSS_HOME} = /opt/jboss/wildfly** 2. 預設 admin account **admin/wanhai_2** -3. 修改 **$WF_CONFIG** 可切換不同的設定檔 +3. 修改 **$WF_CONFIG** 可切換不同的設定檔 (default: standalone.xml) ### Predefined Modules diff --git a/wildfly_tml/README.md b/wildfly_tml/README.md index 1f61ca7..3c6227b 100644 --- a/wildfly_tml/README.md +++ b/wildfly_tml/README.md @@ -1,11 +1,10 @@ # wildfly-tml # - +[khhwtml02t.wanhai.com:8182/jboss/wildfly-tml](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-tml/tags/) 定義TML System modules & cnfigurations,所有與TML系統相關設定及改變可在此層進行異動 ### Base Image -**wildfly-base:latest** -Location: [khhwtml02t.wanhai.com:8182/jboss/wildfly-base:latest](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-base/tags/) +[khhwtml02t.wanhai.com:8182/jboss/wildfly-base/wildfly-base](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-base/tags/) ### Configurations @@ -21,13 +20,14 @@ Location: [khhwtml02t.wanhai.com:8182/jboss/wildfly-base:latest](http://khhwtml0 | |-tml-security.jar | |-whl-biztml.jar + 各系統模組war檔均deploy至**WHL_TML.ear/** 2. 新增**standalone-minimal.xml** (僅載入必要 extensions) ### Predefined Modules - +Location: **${JBOSS_HOME}/modules/** | Name | Version | | ---------------------- | ------- | | com.wanhai.base | 1.0.0 | diff --git a/wildfly_tml_khhw/README.md b/wildfly_tml_khhw/README.md index 93c5b63..834e1ac 100644 --- a/wildfly_tml_khhw/README.md +++ b/wildfly_tml_khhw/README.md @@ -1,10 +1,12 @@ # wildfl-tml-khhw # +[khhwtml02t.wanhai.com:8182/wanhai/tml/khhw/wildfly-tml-khhw](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/wanhai/tml/khhw/wildfly-tml-khhw/tags/) Images for KHHW ### Base Image -**wildfly-tml:latest** -Location: [khhwtml02t.wanhai.com:8182/jboss/wildfly-tml:latest](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-tml/tags/) +[khhwtml02t.wanhai.com:8182/jboss/wildfly-base/wildfly-tml](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-tml/tags/) ### Configurations -### Predefined Modules +- datasource setting of khhw +### Predefined Modules +None \ No newline at end of file diff --git a/wildfly_tml_txgw/README.md b/wildfly_tml_txgw/README.md index f591f86..279664b 100644 --- a/wildfly_tml_txgw/README.md +++ b/wildfly_tml_txgw/README.md @@ -1,10 +1,12 @@ # wildfl-tml-txgw # +[khhwtml02t.wanhai.com:8182/wanhai/tml/txgw/wildfly-tml-txgw](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/wanhai/tml/txgw/wildfly-tml-txgw/tags/) Images for TXGW ### Base Image -**wildfly-tml:latest** -Location: [khhwtml02t.wanhai.com:8182/jboss/wildfly-tml:latest](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-tml/tags/) +[khhwtml02t.wanhai.com:8182/jboss/wildfly-base/wildfly-tml](http://khhwtml02t.wanhai.com:8181/service/rest/repository/browse/tml-release/v2/jboss/wildfly-tml/tags/) ### Configurations -### Predefined Modules \ No newline at end of file +- datasource setting of txgw +### Predefined Modules +None \ No newline at end of file