Learn how to extend the product.
Learn general information about the product.
Find information about installing and deploying DevOps Plan client and server software.
Learn how to develop schemas by using the DevOps Plan Designer.
You can integrate DevOps Plan with other software by adding packages to existing schema.
DevOps Plan uses SSL to secure access to its user interface and REST APIs. A self signed certificate is provided out of the box, but some proxies and gateways will accept self-signed certificates.
You can install SSL certificates into the DevOps Plan Helm Chart.
Before making an API call, you must authenticate with the REST API server and use POST to obtain an authorization token.
Youc an use Personal Access Tokens to connect the DevOps Plan REST API to its various REST endpoints.
Keycloak provides open source identity and access management and can be integrated with DevOps Plan to help you manage your DevOps Plan users.
You can use the DevOps Plan REST API to interact with repositories and databases.
A Record Type describes the structure (meta4tdata) of a Record and is designed by the DevOps Plan Designer.
You can use the DevOps Plan REST API to Create, Delete, and Retrieve records.
You can use the DevOps Plan REST API to manage queries and result sets.
Troubleshooting for various restrictions and known issues when using the DevOps Plan REST API.
DevOps Plan includes AI integration to help you automate various tasks.
Webhooks serve as a communication mechanism between systems. A webhook subscribes to DevOps Plan and waits. When events are triggered, DevOps Plan sends information out to the subscriber.
The GitIntegration package allows the DevOps Plan REST API server to act on GitHub payloads. This allows GitHub events to be connected to records in DevOps Plan as they happen.