Skip to content

SolaceServices/azure-pipeline-poc

Repository files navigation

Solace config management from Azure DevOps Pipeline

About

This repository has sample flow files and scripts to demo a simple Solace config management from Azure DevOps pipeline.

Solace DevOps Pipeline

Solace DevOps Pipeline

Pre-Requisites

Sample Pipelines

This pipeline has all required varaibles inside the pipeline YAML itslef. This creates a single queue and all queue properties are hardcoded into the YAML itself. There is no external dependency to this flow.

This pipeline triggers an external python script provision-queue.py that reads all variable information (such as Queue name, owner, spool size) are read in from an YAML file queues.yaml.

This pipeline also uses template json to generate the payload. This should make this pipeline extensible for other artifacts such as client-username, RDP, etc.

Authors

Ramesh Natarajan (nram) (ramesh.natarajan@solace.com), Solace PSG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages