HomeDevCentral

Deploy REST API for Salt using rest_cherrypy

Description

Deploy REST API for Salt using rest_cherrypy

Summary:
Salt provides a REST API applications can use to communicate through HTTP.

This deployment is intended to be able to trigger events to the reactor
from external sources like Notifications Center or Jenkins.

It reuses the TLS certificates for Vault as they share the same server.

Ref T1942.

Test Plan: sockstat | grep 8300

Reviewers: dereckson

Maniphest Tasks: T1942

Differential Revision: https://devcentral.nasqueron.org/D3278

Details

Provenance
derecksonAuthored on Jan 13 2024, 23:43
derecksonPushed on Jan 14 2024, 01:53
Differential Revision
D3278: Deploy REST API for Salt using rest_cherrypy
Parents
rOPSe584e2dcf7d0: Create workspace directory for Airflow pipelines
Branches
Unknown
Tags
Unknown
Tasks
T1942: Allow Jenkins to trigger deployment through Salt