Commit graph

15 commits

Author SHA1 Message Date
9334f70289
eh22-wiki: make automatic dir redirects work for /design
All checks were successful
/ Ansible Lint (push) Successful in 1m50s
Do this by setting port_in_redirect to off.
2025-02-14 04:34:09 +01:00
70d4ce9a2d
eh22-wiki: ensure base for CI deploy of styleguide under /design/
All checks were successful
/ Ansible Lint (push) Successful in 1m48s
2025-02-12 19:02:53 +01:00
bdbd9ce195
eh22-wiki: setup EH22 wiki using Ansible by copying and mod. wiki config
All checks were successful
/ Ansible Lint (push) Successful in 1m39s
Also introduce wiki_hosts group for applying dokuwiki role to multiple
hosts.
2025-02-10 23:40:39 +01:00
40cddb67b4
grafana: account for long backup jobs in Prom. hyperv. disk rw rate al.
All checks were successful
/ Ansible Lint (pull_request) Successful in 1m35s
/ Ansible Lint (push) Successful in 1m34s
2025-02-06 19:17:21 +01:00
c4e35c1adf
grafana: pull out prom. net. rec. err. alerts for OPNs. to ex. wg int.
All checks were successful
/ Ansible Lint (push) Successful in 1m32s
/ Ansible Lint (pull_request) Successful in 1m30s
Pull out prometheus network receive error alerts for OPNsense to exclude
its WireGuard interfaces, which like to throw errors, but which aren't
of importance.
2025-02-06 01:34:45 +01:00
ee66631c2d
grafana: diff. prometheus disk io alerts by host task and disk type
All checks were successful
/ Ansible Lint (push) Successful in 1m34s
/ Ansible Lint (pull_request) Successful in 1m32s
Differentiate by host task (hypervisor or not) and disk (hard disk or
not) type not by whether or not the host is physical and virtual and
then by disk type.
This is in line with the disk rate alerts changes and allows for
fine-grained adjustments based on the host task type, which actually
matters for these alerts.
2025-02-06 01:13:10 +01:00
9e77a41e3c
grafana: differentiate prometheus disk rate alerts by host task type
All checks were successful
/ Ansible Lint (push) Successful in 1m38s
/ Ansible Lint (pull_request) Successful in 1m37s
Not by a mix of host task type (CI server or not) and whether or not the
host is virtual or physical.

Also only differentiate on the duration not the rate, to not
accidentally exclude slow hard disks.
2025-02-06 01:05:05 +01:00
5016407cef
grafana: group prometheus alert rules for better organization
All checks were successful
/ Ansible Lint (push) Successful in 1m40s
/ Ansible Lint (pull_request) Successful in 1m37s
2025-02-06 00:12:50 +01:00
07b3a6947d Add Hub for EH22
All checks were successful
/ Ansible Lint (push) Successful in 1m44s
2025-02-01 12:46:54 +01:00
6fa896dd3f
Remove jobe for mumble.c3lingo.org since the the endpoint appears to dont exsists anymore
All checks were successful
/ Ansible Lint (push) Successful in 1m49s
2025-01-19 21:03:38 +01:00
93212e2248
pretalx: set custom docker network in compose file
All checks were successful
/ Ansible Lint (push) Successful in 1m38s
2025-01-16 14:35:12 +01:00
1d621e12fb
fix pretalx for cfp.eh22.easterhegg.eu CSRF problem
All checks were successful
/ Ansible Lint (push) Successful in 2m0s
2025-01-16 14:06:36 +01:00
e1866b2449
add cfp.eh22.easterhegg.eu to pretalx
All checks were successful
/ Ansible Lint (pull_request) Successful in 1m34s
/ Ansible Lint (push) Successful in 1m48s
2025-01-13 23:37:20 +01:00
8bb6c44bec Allow 50MB uploads
All checks were successful
/ Ansible Lint (push) Successful in 1m41s
2025-01-13 19:42:37 +01:00
07dbbf055c
reorganize (config) files and templates into one "resources" dir
This groups the files and templates for each host together and therefore
makes it easier to see all the (config) files for a host.

Also clean up incorrect, unused docker_compose config for mumble and
clean up unused engelsystem configs.
2024-12-08 02:55:25 +01:00