[
https://issues.apache.org/jira/browse/IGNITE-17920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev reassigned IGNITE-17920:
-----------------------------------------
Assignee: Vadim Pakhnushev
> Develop docker-compose file for Ignite cluster
> ----------------------------------------------
>
> Key: IGNITE-17920
> URL: https://issues.apache.org/jira/browse/IGNITE-17920
> Project: Ignite
> Issue Type: Task
> Components: build
> Reporter: Aleksandr
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
>
> The simplest pattern for docker distribution is working:
> - pull docker image
> - run docker container
> - connect to the node from the developer machine
> But there is another case of usage:
> - get the compose file that forms the cluster (3 nodes)
> - adjust the compose file if needed: change the cluster name, number of
> nodes, etc
> - docker compose up
> - connect to the formed cluster from the developer machine
> The second case is more likely to be used by devs, we have to develop the
> compose file that will be mentioned in examples/docs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)