Skip to content

Instantly share code, notes, and snippets.

@kdabir
Created April 8, 2014 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kdabir/10164976 to your computer and use it in GitHub Desktop.
Save kdabir/10164976 to your computer and use it in GitHub Desktop.
One liner installation for Wildfly. Execute it, let it complete and open a new terminal and run wildfly with standalone.sh. It takes care of path by itself.
curl -L http://git.io/nixstall | bash -s get http://download.jboss.org/wildfly/8.0.0.Final/wildfly-8.0.0.Final.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment