Coder Social home page Coder Social logo

paulomenon / rhcs-client-onboarding-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhatdemocentral/rhcs-client-onboarding-demo

0.0 1.0 0.0 8.11 MB

A client onboarding process driven appiication that shows full end to end flow with custom developed applications for each different users participating in the workflow, container deployment targeting OpenShift Container Platform.

Batchfile 50.64% Shell 49.36%

rhcs-client-onboarding-demo's Introduction

AppDev Cloud with Financial Services Client Onboarding

Welcome to the Process Driven Application - Client Onboarding Demo developed in conjunction with Red Hat JBoss BPM Suite and Entando running on OpenShift Container Platform. This demo illustrates a large number of process-driven use cases and highlights a client-centric user experience with JBoss BPM Suite.

Some features of this demo include: Case management, drag-n-drop application building, smart inbox, document approvals/attachments, custom task screens, PDF viewers, decision management, analytics, forms, and digitized processes.

This demo automates the installation of the process driven application for client onboarding in the Cloud based on OpenShift Container Platform. It delivers a fully functioning client onboarding example containerized on OpenShift Container Platform.

Install FSI Client Onboarding on OpenShift

  1. (OPTIONAL) First ensure you have an OpenShift container based installation, such as one of the following installed first:
  1. Download and unzip this demo.

  2. Run 'init.sh', 'init.bat' or 'init-win10.bat' file (.bat files must be run with Administrative privileges):

   # The installation needs to be pointed to a running version
   # of OpenShift, so pass an IP address such as:
   #
   $ ./init.sh 192.168.99.100  # example for OpenShift Container Platform

See next section for how to run through this demo.

Running demo

There is a demo script detailing how to run this demo, it includes some of the log in details, for logging in to the client onboarding to start exploring a process driven application (the addresses will be generated by the init script):

  • OpenShift Container Platform examples:

    http://entando-fsi-backoffice-client-onboarding.192.168.99.100.nip.io/fsi-backoffice
    
         ( u:account / p:adminadmin )
         ( u:knowledge / p:adminadmin )
         ( u:legal / p:adminadmin )
         ( u:Manager / p:adminadmin )
    
    http://entando-fsi-customer-client-onboarding.192.168.99.100.nip.io/fsi-customer
    

Instructions for running this demo are in this demo script.

Note before running demo:

Should your local network DNS not handle the resolution of the above address, giving you page not found errors, you can apply the following to your local hosts file:

$ sudo vi /etc/hosts

# add host for OCP demo resulution
192.168.99.100   entando-fsi-backoffice-client-onbaording.192.168.99.100.nip.io 
192.168.99.100   entando-fsi-customer-client-onbaording.192.168.99.100.nip.io 

This project can be installed on any OpenShift platform, such as OpenShift Container Platform. It's possible to install it on any available installation by pointing this installer to an OpenShift IP address:

  $ ./init.sh IP

If for any reason the installation breaks or you want a new installation, just remove the project entry in the OpenShift console and re-run the installation.

Supporting Articles

Released versions

See the tagged releases for the following versions of the product:

  • v1.0 - Process driven application for client onboarding intalled on any OpenShift Container Platform 3.7 using process server 6.4.

Docs

FSI Backoffice

FSI Customer

Deployment

Cloud Suite

rhcs-client-onboarding-demo's People

Contributors

eschabell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.