|
|
@ -1,2 +1,19 @@ |
|
|
|
# wflb-docker-demo |
|
|
|
Example on how to setup a Wildfly cluster using Docker |
|
|
|
<p align="center"> |
|
|
|
<img src="https://d33wubrfki0l68.cloudfront.net/e29410f43273a18d40e1bd6e41641f5afdfc8057/eb7ca/traefik.logo.png" width="175px"/> |
|
|
|
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Plus_font_awesome.svg/2000px-Plus_font_awesome.svg.png" width="40px"/> |
|
|
|
<img src="https://www.shadowandy.net/wp/wp-content/uploads/docker.png" width="275px"/> |
|
|
|
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Plus_font_awesome.svg/2000px-Plus_font_awesome.svg.png" width="40px"/> |
|
|
|
<img src="https://ms-vsts.gallerycdn.vsassets.io/extensions/ms-vsts/jboss-wildfly-management-extension/0.112.1/1485289762175/Microsoft.VisualStudio.Services.Icons.Default" width="250px"/> |
|
|
|
</p> |
|
|
|
<p align="center"> |
|
|
|
<img src="https://docs.traefik.io/img/architecture.png" width="90%"/> |
|
|
|
</p> |
|
|
|
|
|
|
|
## 如何執行 |
|
|
|
|
|
|
|
|
|
|
|
**docker-compose up -d** |
|
|
|
|
|
|
|
|