[
https://issues.redhat.com/browse/WFLY-13744?page=com.atlassian.jira.plugi...
]
Tommaso Borgato commented on WFLY-13744:
----------------------------------------
One suggestion is to add some simple instructions on how to provision a trimmed server
from a fresh local clone of the WildFly repository, something like:
{code}
After cloning the WildFly repository locally, you can provision a trimmed server
leveraging the galleon cli:
git clone git@github.com:wildfly/wildfly.git
cd wildfly
galleon.sh install wildfly:current/snapshot --layers=jsf,datasources-web-server
--dir=my-wildfly-server
{code}
:
Improvements on Galleon layers community documentation
------------------------------------------------------
Key: WFLY-13744
URL:
https://issues.redhat.com/browse/WFLY-13744
Project: WildFly
Issue Type: Task
Components: Documentation
Reporter: Yeray Borges Santana
Assignee: Yeray Borges Santana
Priority: Major
We could make some improvements on the WildFly community documentation about the Galleon
layers:
* Somehow facilitate the identification of what contains each layer.
* Describe in this Galleon layers section a short introduction about the different
available options to generate a trimmed server
* Links about examples
--
This message was sent by Atlassian Jira
(v7.13.8#713008)