[
https://issues.apache.org/jira/browse/IGNITE-15022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370964#comment-17370964
]
Valentin Kulichenko commented on IGNITE-15022:
----------------------------------------------
Command to start a node (any OS):
{code}
ignite node start --config=examples/config/ignite-config.json node-1
{code}
Note: let's ignore the {{$IGNITE_HOME}} that is mentioned in the readme, as it
doesn't work well on Windows. The command above will work on any OS but has to
be run out of the installation folder. This is OK for the Getting Started Guide.
> Update Getting Started Guide for 3.0.0-alpha2
> ---------------------------------------------
>
> Key: IGNITE-15022
> URL: https://issues.apache.org/jira/browse/IGNITE-15022
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Valentin Kulichenko
> Assignee: Igor Gusev
> Priority: Blocker
> Fix For: 3.0.0-alpha2
>
>
> Need to:
> # Update the installation procedure, as a single-file download was replaced
> with a ZIP download.
> # Add a section describing how to run examples.
> This readme can be used as a starting point:
> https://github.com/apache/ignite-3/blob/3.0.0-alpha2-rc1/assembly/README.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)