An open API service indexing awesome lists of open source software.

https://github.com/alexanderwolz/gateway

Custom gateway based on OpenResty with additional modules
https://github.com/alexanderwolz/gateway

custom geolocation lua nginx openresty reverse-proxy webserver

Last synced: 5 months ago
JSON representation

Custom gateway based on OpenResty with additional modules

Awesome Lists containing this project

README

          

# Gateway based on OpenResty with custom modules

![GitHub release (latest by date)](https://img.shields.io/github/v/release/alexanderwolz/gateway)
![GitHub](https://img.shields.io/github/license/alexanderwolz/gateway)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alexanderwolz/gateway)
![GitHub all releases](https://img.shields.io/github/downloads/alexanderwolz/gateway/total?color=informational)

## 🧑‍💻 About

This repository holds a Dockerfile to provide a customized version of the OpenResty web server.

## 🛠️ Added Modules

- [MaxMind DB library](https://github.com/maxmind/libmaxminddb)
- [NGINX GeoIP2 module](https://github.com/leev/ngx_http_geoip2_module)

## 🐳 Docker Hub
```docker pull alexanderwolz/gateway:1.29.2.1-9```

- - -

Made with ❤️ in Bavaria


© 2025, Alexander Wolz