Driver Development
As a Platform developer using Conveyor CI to build your platform. Drivers that main component you will need to develop as they are the main components that carry out the work your platform is meant to perform.
Configuration
Conveyor CI provides ways to configure its behavior and also ensure its secure.
Security
Conveyor CI is designed to be secure by default. It uses system Security frameworks like AppAmmor for Mandatory Access Control and has a Stateless Cryptographic based Authentication system.
Using the API
Conveyor CI provides interactive API documentation through Swagger UI, available at the route: /swagger/index.html
Using the SDKs
Conveyor CI provides a number of SDKs, that help you interact with the Conveyor CI API within your desired language. The liat of available SDKs include:
Monitoring Conveyor CI
Conveyor CI exports metrics under the /metrics path. It uses Prometheus style metrics.