philips-labs / hsdp-function-gateway

Function gateway service for hsdp_function Terraform resource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hsdp-function-gateway

HSDP function gateway is a helper microservice for the hsdp_function resource. It implements the following:

  • IronWorker service management and Task orchestration
  • Sync and Async function endpoint handler
  • CRON scheduler

Disclaimer

Important

This repository is managed as Philips Inner-source / Open-source. This repository is NOT endorsed or supported by HSSA&P or I&S Cloud Operations. You are expected to self-support or raise tickets on the Github project and NOT raise tickets in HSP ServiceNow.

deploy

The gateway should be deployed using the siderite-backend Terraform module as it takes care of injecting the required configuration

contact / getting help

Post your questions in the #terraform HSDP Slack channel or start a discussion here

license

License is MIT

About

Function gateway service for hsdp_function Terraform resource

License:MIT License


Languages

Language:Go 97.1%Language:Dockerfile 2.9%