infra:hosts:ingress
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| infra:hosts:ingress [2026/05/25 21:47] – Document nginx ingress runbook atluxity_idp.hackeriet.no | infra:hosts:ingress [2026/05/26 04:45] (current) – atluxity_idp.hackeriet.no | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| * ''/ | * ''/ | ||
| - | The file contains an operator note for adding new proxied services: | + | The file contains an operator note for adding new proxied services. |
| - | - Add the upstream hostname to ''/ | ||
| - | - Copy an existing nginx '' | ||
| - | - Replace '' | ||
| - | - Run '' | ||
| - | - Configure the downstream host. | ||
| - | |||
| - | Example upstream pattern observed in the config: | ||
| - | |||
| - | < | ||
| - | proxy_pass https:// | ||
| - | proxy_set_header Host $host; | ||
| - | proxy_set_header Referer $http_referer; | ||
| - | proxy_ssl_trusted_certificate / | ||
| - | proxy_ssl_verify on; | ||
| - | </ | ||
| - | |||
| - | ===== Network ===== | ||
| - | |||
| - | Observed DNS on 2026-05-25: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | Observed host addresses on 2026-05-25: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | Treat these as emergency orientation only. NetBox should remain the source of truth for address assignments. | ||
| - | |||
| - | ===== Operating system ===== | ||
| - | |||
| - | Observed over SSH on 2026-05-25: | ||
| - | |||
| - | * OS: '' | ||
| - | * Kernel: '' | ||
| - | |||
| - | ===== Key services ===== | ||
| - | |||
| - | Observed running services on 2026-05-25: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | No failed systemd units were observed at that time. | ||
| ===== Credentials ===== | ===== Credentials ===== | ||
| - | |||
| - | Do not paste secrets into the wiki. | ||
| Relevant '' | Relevant '' | ||
| * '' | * '' | ||
| - | |||
| - | If root or service credentials are needed, look in '' | ||
| ===== Checks during incidents ===== | ===== Checks during incidents ===== | ||
| Line 119: | Line 65: | ||
| DNS checks from another machine: | DNS checks from another machine: | ||
| - | |||
| - | < | ||
| - | dig +short ingress.hackeriet.no A | ||
| - | dig +short ingress.hackeriet.no AAAA | ||
| - | dig +short ip.hackeriet.no A | ||
| - | dig +short nms.hackeriet.no A | ||
| - | </ | ||
| If SSH is unavailable, | If SSH is unavailable, | ||
/srv/hackeriet-wiki/dokuwiki/data/pages/infra/hosts/ingress.txt · Last modified: by atluxity_idp.hackeriet.no