WildFly is a free, open source, Java EE certified platform for developing and
deploying enterprise Java applications, Web applications, and Portals,
WildFly Application Server provides the full range of Java EE 7 features as
well as extended enterprise services including clustering, caching, and
persistence.
WildFly requires a "wildfly" user and group; create these before running the
SlackBuild script. Examples:
# groupadd -g 282 -r wildfly
# useradd -u 282 -M -r -s /bin/bash -d /usr/share/wildfly \
-c "WildFly Application Server" -g wildfly wildfly
This requires: jdk
Maintained by: Giorgio Peron
Keywords: jee,jboss,wildfly
ChangeLog: wildfly
Homepage:
http://www.wildfly.org/
Download SlackBuild:
wildfly.tar.gz
wildfly.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
rc.wildfly |
slack-desc |
wildfly.SlackBuild |
wildfly.info |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds