X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fdeployments%2Fdeployments.component.html;h=029df3cb9b357952e8c4343ddff6253233f8ea49;hb=5c2048d4d3e672783eea4f306aa9a03f33a1a9f2;hp=b13efcb0c359452dccf85af08b4fd13d2c9ae587;hpb=59f512662c02a16c1d5c45b090b185d2e773310f;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/deployments/deployments.component.html b/blueprints/common/eliot-ui/frontend-src/src/app/deployments/deployments.component.html index b13efcb..029df3c 100644 --- a/blueprints/common/eliot-ui/frontend-src/src/app/deployments/deployments.component.html +++ b/blueprints/common/eliot-ui/frontend-src/src/app/deployments/deployments.component.html @@ -1 +1,119 @@ -

Development under Progress...

+
+ + +
+
+ + + + + + {{ toast.textOrTpl }} + +
+
+ + + Basic Fields required + + +
+ + + ELIOT Application Deployment + +
+ +
+ + + + + + Custom Application Deployment details + + +
+

Please upload Application csar file contains the deployment yaml + below...

+ Application .csar package + containing deployment Yaml + + +
+ +
+
+
+
+
+ +
+

{{this.deployForm.get('deployyamlfile').value}}

+
+
+ +
+
+
+ + + VIEW OF UPLOADED YAML FILE BEFORE DEPLOYMENT +
+ +
+
+
+ +
+
+ +
+ + Additional Fields required +
+ + + + {{node}} + + +
+
Your Selected ELIOT Node is: {{nodeSelected}}
+
+ + + +
+
+ + +
+
+
+
+ + Finish - DEPLOYMENT +
+ +
+
+ + +
+
+
+
+
+ +
+
\ No newline at end of file