Configurable Nginx
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 1 | 13 Sep 2023 |
juju deploy configurable-nginx --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
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.