Skip to content

Nginx Ingress Default Page #18

@ranchodeluxe

Description

@ranchodeluxe

Background:

Right now the helm-chart defaults to building a shared-nginx ingress where the paths /vector and /raster and /stac forward to the correct services. But we should have a single HTML page returned for the default NGINX served on / that explains the above

Problem:

There are a number of ways to modify the nginx default service but none (maybe?) of them that happen on the kind: Ingress seemed to work. So revisit those options and if needed do it at helm install time which is the worst option

AC:

  • play with getting it to work through the kind: Ingress via annotations or other options
  • make the changes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions