You can easily create a Hazelcast cluster on Hazelcast Cloud with just a few clicks. See Getting Started documentation for details.
You can start members inside Docker containers. See the documentation for details.
$ docker run hazelcast/hazelcast:$HAZELCAST_VERSION
You can start members via Hazelcast CLI. See the documentation for the installation instructions and details.
$ hz start
You can start members via start script. See the documentation for the installation instructions and details.
$ sh bin/start.sh