diff --git a/20125/config.yml b/20125/config.yml index 7a06670..64b9dc3 100644 --- a/20125/config.yml +++ b/20125/config.yml @@ -31,7 +31,7 @@ applications: - instance: homeassistant.pyrocufflink.blue - name: Nextcloud - url: &url https://nextcloud.pyrocufflink.net/ + url: &url https://nextcloud.pyrocufflink.net/index.php icon: url: icons/nextcloud.png alerts: diff --git a/firefly-iii/kustomization.yaml b/firefly-iii/kustomization.yaml index 694db58..49798d8 100644 --- a/firefly-iii/kustomization.yaml +++ b/firefly-iii/kustomization.yaml @@ -55,4 +55,4 @@ patches: defaultMode: 0640 images: - name: docker.io/fireflyiii/core - newTag: version-6.1.22 + newTag: version-6.1.25 diff --git a/invoice-ninja/network-policy.yaml b/invoice-ninja/network-policy.yaml index ccc6f3a..111e826 100644 --- a/invoice-ninja/network-policy.yaml +++ b/invoice-ninja/network-policy.yaml @@ -29,8 +29,9 @@ spec: ports: - port: 25 - to: - - ipBlock: - cidr: 172.30.0.147/32 + - namespaceSelector: + matchLabels: + kubernetes.io/metadata.name: ingress-nginx ports: - port: 80 - port: 443 diff --git a/paperless-ngx/kustomization.yaml b/paperless-ngx/kustomization.yaml index 6006e6b..5a233ab 100644 --- a/paperless-ngx/kustomization.yaml +++ b/paperless-ngx/kustomization.yaml @@ -47,6 +47,6 @@ images: - name: ghcr.io/paperless-ngx/paperless-ngx newTag: 2.13.5 - name: docker.io/gotenberg/gotenberg - newTag: 8.13.0 + newTag: 8.14.1 - name: docker.io/apache/tika newTag: 3.0.0.0 diff --git a/victoria-metrics/alerts.yml b/victoria-metrics/alerts.yml index fb7a334..94c4dda 100644 --- a/victoria-metrics/alerts.yml +++ b/victoria-metrics/alerts.yml @@ -225,32 +225,16 @@ groups: the issue as soon as possible. - alert: Last Backup Age expr: >- - time() - restic_backup_timestamp > 604800 + time() - restic_backup_timestamp{ + client_hostname!="luma.pyrocufflink.blue", + client_hostname!="toad.pyrocufflink.blue", + }> 604800 annotations: summary: A Restic client has not backed up recently description: >- Clients are scheduled to back up every day, but at least one has not been backed up in at least 7 days. Check the Restic configuration on that system to ensure backups are running properly. - - alert: No File Changes - expr: >- - max_over_time( - abs( - delta( - sum(restic_backup_size_total{ - client_hostname!="pxe0.pyrocufflink.blue", - client_hostname!="web0.pyrocufflink.blue", - }) - by (client_hostname, client_username) - ) - )[7d] - ) == 0 - annotations: - summary: The size of the Restic backup has not changed - description: >- - The size of the Restic backup for a particular client has not changed - in at least 7 days. This may indicate that the backup configuration - is incorrect. - name: Paperless-ngx rules: @@ -273,11 +257,11 @@ groups: for details about the task failures. - alert: Paperless email task not running expr: >- - absent( + absent_over_time( flower_events_total{ type="task-started", task="paperless_mail.tasks.process_mail_accounts" - } + }[12h] ) annotations: summary: Paperless task to process mail accounts has not run recently diff --git a/victoria-metrics/scrape.yml b/victoria-metrics/scrape.yml index bf63b94..96ff173 100644 --- a/victoria-metrics/scrape.yml +++ b/victoria-metrics/scrape.yml @@ -57,7 +57,7 @@ scrape_configs: - http://pyrocufflink.net/ - http://ebonfire.com/ - http://chmod777.sh/ - - https://nextcloud.pyrocufflink.net/ + - https://nextcloud.pyrocufflink.net/index.php - https://bitwarden.pyrocufflink.blue/ - https://git.pyrocufflink.blue/ - https://tabitha.biz/