Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10702

.NET: Ignite as Dotnet Core Global Tool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • platforms
    • Docs Required, Release Notes Required

    Description

      .NET Core Global Tool is just a NuGet package that contains a console application.

      This is a perfect solution for standalone nodes:

      • Currently there is no way to run standalone nodes on Linux and macOS without writing code
      • Standalone nodes on Windows require downloading the whole binary package or copying it from NuGet folder on classic .NET

      With Global Tool users will be able to run Ignite.NET standalone node is just two commands:

      dotnet tool install -g apache-ignite
      apache-ignite
      

      Ignite Global Tool should be a separate NuGet package with the same functionality as Apache.Ignite.exe

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: