# 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**&#x20;

**Deploy applications developed on ONEWEB**&#x20;

* Run Database scripts on the target server
* Deploy page snapshot
* Deploy microflow snapshot
* Deploy process snapshot&#x20;
* Deploy form snapshots&#x20;
* Deploy jars or war files on the target JBoss server
* Add DataSources on the target JBoss server

![](https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FYUVqxF1YCRhNR1AjrAkY%2Fimage.png?alt=media\&token=de4c7bd5-2f46-47c6-8b6f-0812b44bf76a)

&#x20;**Deploy on Kubernetes.**&#x20;

* Deploy kubernetes containers Run&#x20;
* Database scripts on the target server
* Deploy jars or war files on the target JBoss server
* Add DataSources on the target JBoss server

![](https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FQF4XZGPGnKv9vGBP7qoS%2Fimage.png?alt=media\&token=7dc04d6b-9230-471e-9d98-457f209885ec)

**Manage ONEWEB users on the server**      &#x20;

* Create IAM user
* Run Database scripts on the target server.

![](https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FfC4EK5XkFRJryQBhOrGx%2Fimage.png?alt=media\&token=defecb81-a4b5-4986-9f40-546a21856163)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oneweb.tech/oneweb/design-and-develop-oneweb-apps/design-and-develop-low-code-apps-using-appspace/pipeline.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
