You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Pochatkin (Jira)" <ji...@apache.org> on 2022/12/08 11:31:00 UTC

[jira] [Commented] (IGNITE-17920) Develop docker-compose file for Ignite cluster

    [ https://issues.apache.org/jira/browse/IGNITE-17920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644752#comment-17644752 ] 

Mikhail Pochatkin commented on IGNITE-17920:
--------------------------------------------

LGTM

> 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
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)