DevOps-Nirvana / Docker-Kubernetes-Apache-Proxy

A simple docker image used for proxying HTTP data, just copy/mount an apache config, based off of httpd:2.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Docker Apache Proxy

This simple docker image is used for proxying HTTP traffic in Kubernetes to various other endpoints. The default docker httpd images do not have proxying enabled nor a configuration setup by default to be able to include more configs easily. This solves that problem.

TODO

  • Add more instructions
  • Add examples
  • Profit? :P

About

A simple docker image used for proxying HTTP data, just copy/mount an apache config, based off of httpd:2.4


Languages

Language:Dockerfile 100.0%