Browse Source

Update README.md

master
Richard Shih 6 years ago
parent
commit
51acc355ea
1 changed files with 17 additions and 0 deletions
  1. 17
      README.md

17
README.md

@ -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**
Loading…
Cancel
Save