Go back to a single ingress node to simplify Traefik TLS

The open source version of Traefik doesn't natively support HA. Running
multiple instances means that the TLS certificates will have to be
managed outside of Traefik and distributed to running jobs via Vault and
Nomad. This is doable, but I've decided to reduce the scope for now to
simplify things and go to a single Ingress node so that Traefik cert
management can be used.
This commit is contained in:
IamTheFij 2022-07-21 15:50:07 -07:00
parent c58056d594
commit 5126f5f4d4
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ all:
mode: "0755"
read_only: false
n2.thefij:
nomad_node_class: ingress
nomad_node_role: both
nomad_unique_host_volumes:
- name: nextcloud-data