Sign inSign up

weevenetwork/http-ingress

By weevenetwork

Updated over 3 years ago

This module takes and processes ingress from HTTP POST requests.

Image
0

1.1K

weevenetwork/http-ingress repository overview

HTTP Ingress

NameHTTP Ingress
GitHubweeve-modules/http-ingress
authorsJakub Grzelak

Table of Content

Description

This module takes and processes ingress from HTTP POST requests.

Environment Variables

Module Specific

The following module configurations can be provided in a data service designer section on weeve platform:

Environment VariablestypeDescription
HOST_NAMEstringHost name/address where the server will run
HOST_PORTstringPort on which the server will run
Set by the weeve Agent on the edge-node

Other features required for establishing the inter-container communication between modules in a data service are set by weeve agent.

Environment VariablestypeDescription
MODULE_NAMEstringName of the module
MODULE_TYPEstringType of the module (INGRESS, PROCESS, EGRESS)
EGRESS_URLSstringHTTP ReST endpoint for the next module

Dependencies

bottle
requests

Input

HTTP ReST POST request with request-body

Output

Output of this module is JSON body the same as the JSON body received from HTTP POST request.

Tag summary

Content type

Image

Digest

sha256:dbd4b1cf7

Size

48.7 MB

Last updated

over 3 years ago

docker pull weevenetwork/http-ingress:v1.0.1