Port details |
- wildfly Replacement for JBoss Application Server
- 34.0.1 java =2 33.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-12-23 04:25:44
- Commit Hash: 154e8e2
- 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 = 1734767687
SHA256 (wildfly-34.0.1.Final.tar.gz) = 696a39f46c02ce428b9ceb699260d360514f7e6a920e80ed33e4390bf27d0d2a
SIZE (wildfly-34.0.1.Final.tar.gz) = 248407539
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:
|