This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: How to create an Infinispan cluster?pfeiffebe Oct 16, 2015 12:52 AM (in response to alexmaked)Hey! I have the same question. There is no clustered.sh, so how is it possible to start a clustered-Memcached-Server?! 
 Greets
- 
        2. Re: How to create an Infinispan cluster?nadirx Oct 16, 2015 2:18 AM (in response to alexmaked)Sorry, my bad for not updating the documentation yet. Starting from Infinispan 8.0, the supported mode to start a clustered server is to use domain mode, for which I temporarily redirect you to WildFly's page. You can still start a standalone server in clustered mode, by invoking it like this: bin/standalone.sh -c clustered.xml Additionally, the -all distribution is a bit of a misnomer since it includes everything but the server. 
- 
        3. Re: How to create an Infinispan cluster?nadirx Oct 16, 2015 5:04 AM (in response to nadirx)I have issued a Pull Request to amend the documentation: https://github.com/tristantarrant/infinispan/commit/e81430003a8fcb78972790efdb061275e1399670 
 
     
    