configurable-nginx

Configurable Nginx

Channel Revision Published Runs on
latest/edge 1 13 Sep 2023
Ubuntu 22.04
juju deploy configurable-nginx --channel edge
Show information

Platform:

An Nginx charm that can take a nginx.conf

An Nginx charm that can take a nginx.conf.

This is not a replacement for nginx-ingress-integrator. Instead this charm just runs an nginx container and allows you to push a nginx.conf file to it. It's meant to work with nginx-ingress-integrator as it's ingress.

An example usage for this charm is to setup a proxy that points forwards requests from one url to another. Although to receive the requests from the first url you will need to setup some kind of ingress.