-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathindividual_service_deployment.html
20 lines (19 loc) · 1.4 KB
/
individual_service_deployment.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<article class="docs-article" id="section-1">
<section class="docs-section" id="individual_service_deployment">
<div>
<h1>Individual Service Deployment</h1><br><hr>
<p>The components can be installed individually in the order below .</p>
<p><strong>Note :</strong> Keycloak, form.io and analytics(optional) should be installed before bpm,api & web. </p>
<ul>
<li><a href="local_keycloaksetup.html" target="_blank">Keycloak</a> Identity Keycloak components.</li>
<li><a href="formsflow_forms.html" target="_blank">forms-flow-forms</a> formsflow.ai integration with form.io.</li>
<li><a href="formsflow_analytics.html" target="_blank">forms-flow-analytics</a> Redash analytics components.</li>
<li><a href="formsflow_bpm.html" target="_blank">forms-flow-bpm</a> Camunda workflow deployment and integration.</li>
<li><a href="formsflow_api.html" target="_blank">forms-flow-api</a> REST API of formsflow.ai.</li>
<li><a href="forms-flow-web.html" target="_blank">forms-flow-web</a> formsflow.ai integration web UI.</li>
<li><a href="forms-flow-documents.html" target="_blank">forms-flow-documents</a> generate PDF with form submission data.</li>
</ul>
<p>Installation is successfully completed now.</p>
</div>
</section>
</article>