Browse Source

update readme content

master
Richard Shih 6 years ago
parent
commit
57825306fc
6 changed files with 17 additions and 12 deletions
  1. 2
      README.md
  2. BIN
      resources/tml-img-overview.png
  3. 3
      wildfly_base/README.md
  4. 8
      wildfly_tml/README.md
  5. 8
      wildfly_tml_khhw/README.md
  6. 8
      wildfly_tml_txgw/README.md

2
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)

BIN
resources/tml-img-overview.png

Before After
Width: 725  |  Height: 501  |  Size: 37 KiB Width: 715  |  Height: 491  |  Size: 34 KiB

3
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

8
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 |

8
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

8
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
- datasource setting of txgw
### Predefined Modules
None
Loading…
Cancel
Save