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

Andrey Novikov commented on IGNITE-3384:
----------------------------------------

Reviewed. Merged

>  Docker container for Ignite Web Console
> ----------------------------------------
>
>                 Key: IGNITE-3384
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3384
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Maxim Afanasiev
>            Assignee: Pavel Konstantinov
>             Fix For: 1.8
>
>
> In order to accelerate deployment and development of web console I want 
> create 2 docker containers:
> 1. for build frontend SPA and provide static files, wich serve it by nginx 
> (name: web-console-frontend);
> 2. for backend with nodejs and related dependencies (name: 
> web-console-backend).
> And create docker compose file for simpler manangment with follow 
> configuration: 
> - mongo db container with external volume for persisting data;
> - web-console-backend linked with mongo container and localy serve ports for 
> frontend;
> - web-console-frontend expose 80/443 nginx port and translate all request to 
> web-console-backend, aslo serve SPA files.
> Agent will be connect throught web-console-frontend container.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to