跳到主内容
https://catalogartifact.azureedge.net/publicartifacts/athinfosystems1641442221349.bwild-2270448a-afbe-4822-9a16-bed2ad271d12/image0_WildFly.png

WildFly

作者 ATH Infosystems

(1 评分)

Version 39.0.1 + Free Support on Ubuntu 26.04

WildFly is a powerful, open-source Java application server developed by Red Hat for building, deploying, and managing enterprise Java applications and web services.

Features of WildFly:
  • Supports Jakarta EE and enterprise Java application deployment.
  • Lightweight, fast, and modular architecture for high performance.
  • Built-in management console, security, clustering, and container support.

WildFly Usage:

$ sudo su
$ sudo apt update
$ sudo systemctl enable docker
$ Create Wildfly user: sudo docker exec -it wildfly /opt/jboss/wildfly/bin/add-user.sh
$ Restart: sudo docker restart wildfly
$ Access it's application: http://YOUR_SERVER_IP:8080 and Admin console at: http://YOUR_SERVER_IP:9990
  

Disclaimer: WildFly is provided "as is," without any warranty, express or implied. Users utilize this software at their own risk. WildFly is an open-source project maintained by Red Hat contributors and community developers. The developers and contributors are not responsible for any damages, losses, or consequences resulting from the use of this software.