]
Tristan Tarrant updated ISPN-10450:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
ServerNG: improve the initial experience
----------------------------------------
Key: ISPN-10450
URL:
https://issues.jboss.org/browse/ISPN-10450
Project: Infinispan
Issue Type: Enhancement
Components: Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.Beta5
A list of various items to improve the initial serverng experience:
* Localizable help messages for server and user-tool
* Stack selection via the command-line (-j)
* Port binding via the command-line (-p)
* Make default configuration (infinispan.xml) clustered
* Add non-clustered configuration infinispan-local.xml
* Disable TLS/keystore and memcached connector in default config
* Refactor shells scripts extracting common logic to common.sh
* Add a README.md file to get users started