Pipeline

The most critical part of AppSpace is the integrated CI / CD through the Pipeline feature. Users can continuously develop, take snapshots and then deploy the components to the target environment all with the click of a button. Different types of pipelines are supported on Appspace.

The Pipeline can be used to

Deploy applications developed on ONEWEB

  • Run Database scripts on the target server

  • Deploy page snapshot

  • Deploy microflow snapshot

  • Deploy process snapshot

  • Deploy form snapshots

  • Deploy jars or war files on the target JBoss server

  • Add DataSources on the target JBoss server

Deploy on Kubernetes.

  • Deploy kubernetes containers Run

  • Database scripts on the target server

  • Deploy jars or war files on the target JBoss server

  • Add DataSources on the target JBoss server

Manage ONEWEB users on the server

  • Create IAM user

  • Run Database scripts on the target server.

Last updated