Skip to content

Instantly share code, notes, and snippets.

View malys's full-sized avatar

Malys malys

View GitHub Profile
@jarek-przygodzki
jarek-przygodzki / gist:1c86ee69a0b61799a8f7
Last active December 21, 2020 09:14
Miscellaneous WildFly commands

List deployments

"%JBOSS_HOME%\bin\jboss-cli" --connect --commands="ls deployment"

Basic configuration

curl --digest -u [MgmtUser]:[Password] http://localhost:9990/management/

Restart

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a