evoxmusic / github-actions-qovery-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Shell 75.6%Language:Dockerfile 24.4%