Port details |
- wildfly Replacement for JBoss Application Server
- 33.0.0 java =2 31.0.1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2023-12-27 18:00:16
- Last Update: 2024-08-01 19:21:42
- Commit Hash: 721bc55
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: GPLv2
- WWW:
- https://wildfly.org/
- Description:
- WildFly is a flexible, lightweight, managed application runtime that helps you
build amazing applications. WildFly - new name for JBoss Application Server
- Fast Startup
- Small Footprint
- Modular Design
- Unified Configuration and Management
And of course Java EE!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/wildfly/ && make install clean
- To add the package, run one of these commands:
- pkg install java/wildfly
- pkg install wildfly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wildfly
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722539889
SHA256 (wildfly-33.0.0.Final.tar.gz) = 611c77e2989548e0150c63d3472ed805f450446eedd4c2ec5e80241866292642
SIZE (wildfly-33.0.0.Final.tar.gz) = 246667701
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- java_wildfly
- pkg-message:
- For install:
- To make WildFly bind to all interfaces add this to rc.conf:
wildfly_args="-Djboss.bind.address=0.0.0.0"
See
https://community.jboss.org/wiki/JBossProperties
for additional startup properties.
To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
/usr/local/wildfly/bin/add-user.sh
- Master Sites:
|