Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 745 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 745 Bytes

NGINX API Gateway

This repository contains everything you need to deploy an API gateway for your apps on Qovery.

Read this tutorial to learn how to use this API Gateway.

Usage

NGINX is an open-source web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

  1. Clone this repository
  2. Modify routes.conf.template

Check out the NGINX documentation for more advanced configuration.

Environment variables

Key Default Value Mandatory
KUBERNETES_DNS_SERVICE_IP 127.0.0.1 No