Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Raise time threshold for 4xx alerts | 2024-09-01 | -1/+1 | |
| | | | | | | At present we get plenty of unactionable, flapping alarms. So far, they have shown us nothing of value. Raise the time consecutive errors need to be seen before we alert. | |||
* | Show status code in nginx alerts | 2024-08-29 | -4/+4 | |
| | ||||
* | Install prometheus-postfix-exporter | 2024-08-26 | -0/+22 | |
| | | | | | | | | As a data-obsessed administrator I want to have more data such that I can widen my sense of power. This also installs rsyslog, because prometheus-postfix-exporter doesn't work with journald's binary log format. | |||
* | Improve alertmanager text e-mail format | 2024-08-26 | -1/+12 | |
| | | | | Already deployed. | |||
* | Update alertmanager config with mail port | 2024-08-25 | -1/+1 | |
| | ||||
* | Configure e-mail credentials for King Arthur | 2024-08-25 | -0/+0 | |
| | | | | See python-discord/king-arthur#264. | |||
* | Configure alertmanager to send e-mails | 2024-08-25 | -0/+11 | |
| | ||||
* | Unify alertmanager naming | 2024-08-25 | -31/+31 | |
| | | | | Closes #451. | |||
* | Move rtex to owl-corp deployment | 2024-08-25 | -1/+1 | |
| | ||||
* | Move Keycloak to custom image | 2024-08-24 | -3/+3 | |
| | ||||
* | Update quay.io/keycloak/keycloak Docker tag to v25.0.4 | 2024-08-24 | -1/+1 | |
| | | | | | | | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | quay.io/keycloak/keycloak | 25.0.2 | 25.0.4 | | |||
* | Update formatting of CORS_ORIGINS in Thallium configmap | 2024-08-19 | -1/+1 | |
| | ||||
* | Use thallium-config-env configmap in Thallium deployment | 2024-08-19 | -0/+2 | |
| | ||||
* | Add CORS config for Thallium | 2024-08-19 | -0/+7 | |
| | ||||
* | Add signing key for thallium | 2024-08-19 | -0/+0 | |
| | ||||
* | Reflect pydis.wtf cert into merge | 2024-08-18 | -4/+4 | |
| | ||||
* | Thallium Backend to merch-api | 2024-08-18 | -26/+26 | |
| | ||||
* | Add manifests for thallium | 2024-08-18 | -0/+79 | |
| | ||||
* | Switch to LE prod for owlcorp.uk | 2024-08-18 | -1/+1 | |
| | ||||
* | Add owlcorp.uk TLS certificate | 2024-08-18 | -0/+18 | |
| | ||||
* | Reformat scripts with latest ruff rules | 2024-08-12 | -2/+2 | |
| | ||||
* | Update modmail secrets | 2024-08-02 | -0/+0 | |
| | ||||
* | Update modmail secrets | 2024-08-02 | -0/+0 | |
| | ||||
* | Ensure int64 values are stored as strings | 2024-08-02 | -0/+0 | |
| | ||||
* | Update Modmail secrets | 2024-08-02 | -0/+0 | |
| | ||||
* | Configure Loki to retain logs for 30 days maximum | 2024-07-31 | -0/+2 | |
| | ||||
* | Only deploy DNS on main if DNS path is updated | 2024-07-30 | -8/+40 | |
| | ||||
* | Also reflect ghcr pull secret to modmail namespace | 2024-07-26 | -0/+0 | |
| | ||||
* | Move ghcr-pull-secret to use reflection, rather than duplicating the secret | 2024-07-26 | -0/+0 | |
| | ||||
* | Add LDAP secrets to King Arthur | 2024-07-26 | -0/+0 | |
| | ||||
* | Mount IPA CA to King Arthur | 2024-07-26 | -18/+23 | |
| | ||||
* | Reflect IPA CA to bots namespace | 2024-07-26 | -2/+2 | |
| | ||||
* | Mount new config for LDAP to Grafana and add IPA CA cert | 2024-07-26 | -2/+14 | |
| | ||||
* | Add LDAP bind user password for Grafana | 2024-07-26 | -0/+0 | |
| | ||||
* | Add new Grafana LDAP config and ldap.toml config | 2024-07-26 | -0/+65 | |
| | ||||
* | Move IPA CA to be a cluster-wide configmap (with Reflector) | 2024-07-26 | -34/+39 | |
| | ||||
* | Add new modmail secrets | 2024-07-26 | -0/+0 | |
| | ||||
* | Redirect requests to root to account config page | 2024-07-25 | -13/+17 | |
| | ||||
* | chore(deps): update registry.k8s.io/kube-state-metrics/kube-state-metrics ↵ | 2024-07-24 | -1/+1 | |
| | | | | | | | | | docker tag to v2.13.0 (#412) | datasource | package | from | to | | ---------- | ----------------------------------------------------- | ------- | ------- | | docker | registry.k8s.io/kube-state-metrics/kube-state-metrics | v2.12.0 | v2.13.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
* | Remove ghost blog | 2024-07-22 | -99/+0 | |
| | ||||
* | chore(deps): update ghost docker tag to v5.88 | 2024-07-22 | -1/+1 | |
| | | | | | | | datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | ghost | 5.87 | 5.88 | | |||
* | Add a trust store to Keycloak for the IPA generated CA | 2024-07-21 | -1/+44 | |
| | | | | | | | This allows us to authenticate requests to LDAP with LDAPS and ensure a) authenticity and b) security of the transmission. Signed-off-by: Joe Banks <[email protected]> | |||
* | chore(deps): update quay.io/keycloak/keycloak docker tag to v25.0.2 | 2024-07-18 | -1/+1 | |
| | | | | | | | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | quay.io/keycloak/keycloak | 25.0.1 | 25.0.2 | | |||
* | Update node_exporter daemonset to 1.27+ featureset | 2024-07-18 | -3/+3 | |
| | ||||
* | chore(deps): update quay.io/prometheus/node-exporter docker tag to v1.8.2 | 2024-07-18 | -1/+1 | |
| | | | | | | | datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | docker | quay.io/prometheus/node-exporter | v1.2.0 | v1.8.2 | | |||
* | chore(deps): update ghost docker tag to v5.87 | 2024-07-18 | -1/+1 | |
| | | | | | | | datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | ghost | 5.78 | 5.87 | | |||
* | Add certbot post deploy hook to reload nginx | 2024-07-16 | -1/+2 | |
| | ||||
* | Document current redis database usage | 2024-07-16 | -0/+7 | |
| | ||||
* | Add redis url secret to forms-backend | 2024-07-16 | -0/+0 | |
| | ||||
* | Add Admins to Grafana authorized Team IDs | 2024-07-14 | -1/+1 | |
| |