[jboss-jira] [JBoss JIRA] (WFLY-13744) Improvements on Galleon layers community documentation

Tommaso Borgato (Jira) issues at jboss.org
Wed Aug 5 12:36:00 EDT 2020


    [ https://issues.redhat.com/browse/WFLY-13744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356809#comment-14356809 ] 

Tommaso Borgato edited comment on WFLY-13744 at 8/5/20 12:35 PM:
-----------------------------------------------------------------

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 at github.com:wildfly/wildfly.git
cd wildfly
galleon.sh install wildfly:current/snapshot --layers=jsf,datasources-web-server --dir=my-wildfly-server
{code}


was (Author: tommaso-borgato):
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 at 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)



More information about the jboss-jira mailing list