ryuichi1208 / poc-nginx

💴docker-compose network for nginx verification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poc-nginx

release License size CircleCI

logo

docker-compose network for nginx verification.

Description

A repository for building a simple reverse proxy verification environment using Nginx.

Features

  • Nginx conf syntax test.
  • Reverse proxy using Nginx.
  • Validation for HTTP Request/Response header.
  • SSL offload validation.
  • Survey on various types of cash.
  • Packet flow at the tcp layer.

Requirement

  • Docker 18.09+
  • docker-compose 1.24.1+

Install & Usage

# Install
$ git clone https://github.com/ryuichi1208/poc-nginx.git
$ cd poc-nginx

# Usage
$ make help

# packet capture
# cf. https://troushoo.blog.fc2.com/blog-entry-352.html
$ docker run –it –v ~/pcap:/pcap --net=host ubuntu

License

Apache License

Author

ryuichi1208

About

💴docker-compose network for nginx verification.

License:Apache License 2.0


Languages

Language:Python 32.9%Language:Scala 29.1%Language:Shell 19.6%Language:C 4.8%Language:Dockerfile 3.7%Language:HTML 3.6%Language:Makefile 3.5%Language:Perl 1.8%Language:Go 0.9%Language:JavaScript 0.1%