You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vbm <bm...@gmail.com> on 2018/04/09 14:02:32 UTC

Query on Ignite web console

Hi,

I wanted to use Ignite web console for my POC. 
Can you please let me know, if it is licensed or open-sourced ?


Regards,
Vishwas



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Query on Ignite web console

Posted by Alexey Kuznetsov <ak...@apache.org>.
 Vishwas,

There is no such API to get security token of Web Console.

What are you tying to implement?

Actually there no need in web console and web agent if you just need to
execute some SQL.
You may use JDBC/ODBC/REST see:

https://apacheignite.readme.io/docs/rest-api
https://apacheignite-sql.readme.io/docs/sql-reference-overview


On Mon, Apr 16, 2018 at 11:21 PM, vbm <bm...@gmail.com> wrote:

> Hi Denis,
>
> Thanks for the information. I have started using web console now.
>
> When the user is created as part of web console, a security token is
> created.
> The ignite-web-agent is dependent on this security token.
>
> Currently the starting of a ignite-web agent looks more of a manual step
> because of this security token. I wanted to automate the process of ignite
> web agent connecting to the console.
>
> Are there any rest api for web console with which we can create user and
> also get the security token for a particular user.
>
>
> Regards,
> Vishwas
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>



-- 
Alexey Kuznetsov

Re: Query on Ignite web console

Posted by vbm <bm...@gmail.com>.
Hi Denis,

Thanks for the information. I have started using web console now. 

When the user is created as part of web console, a security token is
created.
The ignite-web-agent is dependent on this security token.

Currently the starting of a ignite-web agent looks more of a manual step
because of this security token. I wanted to automate the process of ignite
web agent connecting to the console. 

Are there any rest api for web console with which we can create user and
also get the security token for a particular user. 


Regards,
Vishwas



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Query on Ignite web console

Posted by Denis Magda <dm...@apache.org>.
Hi Vishwas,

Ignite Web Console is open sourced:
https://apacheignite-tools.readme.io/docs

At the same time, there is a version built out by GridGain that goes with
extra features and hosted only (can be used free of charge):
https://console.gridgain.com

--
Denis

On Mon, Apr 9, 2018 at 7:02 AM, vbm <bm...@gmail.com> wrote:

> Hi,
>
> I wanted to use Ignite web console for my POC.
> Can you please let me know, if it is licensed or open-sourced ?
>
>
> Regards,
> Vishwas
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>