https://github.com/philips-labs/hsdp-function-gateway
Function gateway service for hsdp_function Terraform resource
https://github.com/philips-labs/hsdp-function-gateway
faas function-as-a-service hsdp terraform
Last synced: about 1 month ago
JSON representation
Function gateway service for hsdp_function Terraform resource
- Host: GitHub
- URL: https://github.com/philips-labs/hsdp-function-gateway
- Owner: philips-labs
- License: mit
- Created: 2021-03-16T12:05:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T12:00:05.000Z (about 1 year ago)
- Last Synced: 2025-04-30T06:07:37.393Z (about 1 month ago)
- Topics: faas, function-as-a-service, hsdp, terraform
- Language: Go
- Homepage:
- Size: 352 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hsdp-function-gateway
[HSDP function](https://registry.terraform.io/providers/philips-software/hsdp/latest/docs/guides/functions) 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](https://github.com/philips-labs/terraform-cloudfoundry-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](https://github.com/philips-labs/hsdp-function-gateway/discussions) here
## license
License is MIT