Doc.networknt.com

Light Health Check

WebWhen deploying the http-sidecar along with a backend API in the same pod in a Kubernetes cluster, we need to have two health check endpoints injected into the …

Actived: Just Now

URL: https://doc.networknt.com/service/http-sidecar/health-check/

Light Health Check

WebThis is a server health check handler that outputs OK or a JSON object to indicate the server is alive. Normally, it will be used by F5/light-gateway/http-sidecar to

Category:  Health Go Health

Light Proxy Health

WebFor an API built with light-4j frameworks, it has a health check endpoint exposed for third-party monitoring systems and Kubernetes probes. If http-sidecar is …

Category:  Health Go Health

Light HTTP Sidecar

WebThe http-sidecar is a combination of light-proxy and light-router to manage the cross-cutting concerns for the incoming and outgoing traffic of backend API in the same pod in a …

Category:  Health Go Health

Light OpenAPI Generator

WebThis generator is based on the OpenAPI 3.0 specification, and it is a very new specification that is supposed to replace Swagger 2.0 specification. It has some …

Category:  Health Go Health

Light Quick Start

WebThis is the Quick Start tutorial that utilizes the pre-built repository to provide an introduction to MS Chain Services. If you prefer to do a step-by-step setup of MS Chain …

Category:  Health Go Health

Light Light Portal Authenticator

WebOne of the essential features of light-oauth2 is its extensibility. When a bank is using an OAuth 2.0 server to authenticate users, it needs to integrate with several user …

Category:  Health Go Health

Light Eco System

WebLight is an eco-system that support microservices on the cloud. There are several types of the components as part of the platform. Cross-cutting concerns Audit …

Category:  Health Go Health

Light Portal Registry

WebMost of our users are using Consul for the service registry and discovery in large scale microservices deployment. However, we found several issues with Consul …

Category:  Health Go Health

Light Multi Static Handler Chains

WebIn this case, our microservice is supporting two request paths; one is a GET call at the /test endpoint and the other a post call on the /v2/health endpoint.. To expand …

Category:  Health Go Health

Light Build Systems and Dependency Management

WebDependency Management. Each release of Light-4j provides a list of dependencies that it supports. In practice, you do not need to provide a version for any of …

Category:  Health Go Health

Light Light OAuth 2.0 Services

WebIn the previous step, we have started the consul server locally, now let’s start the light-oauth2 services as they are part of the portal. We will start more services later …

Category:  Health Go Health

Light Router to render SPA

WebThis tutorial is based on the taiji-faucet application in the folder networknt/light-config-test/light-router. The configuration is copied from taiji-faucet and

Category:  Health Go Health

Light Test Cloud OAuth 2.0 Provider Deployment

WebIn the previous form authentication local tutorial, we have deployed the light-oauth2 services on the local Ubuntu desktop along with light-router to serve the …

Category:  Health Go Health

Light IP Whitelist

WebAPI security is very crucial, and it is an essential part of the cross-cutting concerns provided by Light Platform. For business API endpoints, we should use the …

Category:  Health Go Health

Light Scheduler Local Development

WebThe following are steps to get the development environment ready on your desktop. Confluent Platform. You can start the Confluent Platform with confluent local or

Category:  Health Go Health

Light Consul Client

WebConsul is a service registry implementation that uses HashiCorp Consul as a registry and discovery server. It implements both registry and discovery in the same …

Category:  Health Go Health