Commit graph

71 commits

Author SHA1 Message Date
747e5b2d4c
zammad(host): change to .env configuration
Align the compose.yaml to upstreams v11.2.0 version.
This is a first step to hopefully then just use the upstreams version
directly and not vendor it.
2025-10-24 22:15:48 +02:00
94e1920388
setup ansible-pull for all Chaosknoten hosts
Additionally setup ansible-pull for: ccchoir, tickets, keycloak, lists,
mumble, pad, public-reverse-proxy, zammad, ntfy
2025-10-20 21:25:56 +02:00
f3902b43b1
update keycloak and nextcloud 2025-10-20 21:11:28 +02:00
cad2f036e5
renovate(host): replace non-working GitHub token with working one
Replace the token with one created from a new CCCHH GitHub service
account.
2025-10-17 01:18:17 +02:00
e76c66d74c
renovate(host): set up Renovate using role and exisiting config
Set up Renovate using role and existing config from current
Forgejo/GitHub Actions-based deployment.
2025-10-16 17:52:30 +02:00
a32998d8da
renovate(host): initialize renovate host 2025-10-16 17:44:23 +02:00
f646cc0bf2
fix creation rules for eh22-wiki, sunders and wiki hosts
Also update the keys of the secret files accordingly.
This should then fix ansible-pull on these hosts.
2025-10-15 10:45:54 +02:00
1d6d1094bc
setup ansible-pull for 7 more hosts
Setup for: cloud, eh22-wiki, grafana, onlyoffice, pretalx, sunders and
wiki.
2025-10-15 01:59:29 +02:00
18dda95c46
remove max expired key 2025-10-13 22:12:31 +02:00
bd281713f1
netbox(host): setup ansible_pull for host 2025-10-13 16:59:42 +02:00
1355d4d834
grafana: make alerts better for fux 2025-09-09 19:30:53 +02:00
72489be8bd
updatekeys for junes new key 2025-07-20 20:29:22 +02:00
5863b2f9e3
ntfy: iOS instant notifications 2025-06-30 21:11:48 +02:00
a49b8b6d13
cloud: bump nextcloud version to 31 2025-06-29 20:54:32 +02:00
2cb9dc6dae
grafana dinge versuchen 2025-06-12 19:20:03 +02:00
0a50ee470a
grafana: add email alerts, and fix some rules 2025-06-10 21:22:53 +02:00
75bf485eac
Alloy: enable collector systemd 2025-06-03 01:11:39 +02:00
3a9673b113
ntfy alerts 2025-06-02 22:42:37 +02:00
0248b64670
update ntfy user uread and uwrite in sops 2025-06-02 18:36:35 +02:00
c620f0f86b
ntfy: alloy 2025-06-02 00:47:55 +02:00
6824bf5e4f
ntfy 2025-06-02 00:29:08 +02:00
8ff457b01e
Update Postgres to 15.13 2025-05-20 20:24:29 +02:00
7f1afef50d
move secrets from sops lookup plugin to sops vars plugin
This makes secret configuration and usage a good bit cleaner.
2025-05-04 16:50:15 +02:00
bbe4cc131a
eh22-netbox: remove eh22-netbox as its being decommissioned 2025-05-03 23:40:03 +02:00
60b2093a02
netbox(host): move secrets to SOPS 2025-05-03 23:08:41 +02:00
97b8386878
grafana(host): move secrets to SOPS 2025-05-03 22:18:26 +02:00
8de07c2688
cloud(host): move secrets to SOPS 2025-05-03 21:30:06 +02:00
01c006ec22
grafana fix nginx ip allow list 2025-05-02 01:08:55 +02:00
0c9e3ccb87
fix switchup in prometheus.relabel 2025-04-30 15:07:26 +02:00
e183f1a2c3
prometheus remote write with alloy using it 2025-04-30 01:11:17 +02:00
456117a789
adding loki 2025-04-28 20:31:55 +02:00
ca16e3d55f
dep._hypervisor(playb.): introduce play for setting up vm template gen. 2025-02-23 22:42:58 +01:00
5dc2520ecd
eh22-wiki: configure custom eh22-theme 2025-02-17 22:26:17 +01:00
79012fb7f8
eh22-netbox: setup EH22 NetBox 2025-02-17 01:23:35 +01:00
2ec1471d7f
netbox: move NetBox from NixOS to Ansible
Also introduce netbox_hosts group for applying netbox role to multiple
hosts.
2025-02-15 19:57:15 +01:00
bdbd9ce195
eh22-wiki: setup EH22 wiki using Ansible by copying and mod. wiki config
Also introduce wiki_hosts group for applying dokuwiki role to multiple
hosts.
2025-02-10 23:40:39 +01:00
c89a6edefe
nextcloud: update to version 30 2025-01-26 03:08:38 +01:00
e1866b2449
add cfp.eh22.easterhegg.eu to pretalx 2025-01-13 23:37:20 +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
4b0e03e8b2
ensure all template files have a .j2 file extension
As they should and as this is preparation for a future change
reorganizing the file structure.
2024-12-08 02:55:25 +01:00
4060dbbe21
fix all ansible-lint yaml errors (except for line-length) 2024-11-23 02:49:23 +01:00
88b8d3b9ba
Update Nextcloud to version 29 2024-10-31 23:17:24 +01:00
235e6e514f Move Pretix from hackertours to tickets 2024-10-13 09:10:10 +02:00
30876f821c
prometheus, alertmanager: use Prometheus alerts with Alertmanager
For now introduce node-exporter/hosts alert rules, which got taken from
https://samber.github.io/awesome-prometheus-alerts/rules
However with the labels removed from the description, since they don't
render correctly (at least in Telegram) and don't seem to provide much
value, as we render the labels in the notification anyway.

Also only have Telegram as the notification channel for now, as it was
the easiest to set up.
2024-10-02 03:36:30 +02:00
94a5db2215 Add pretalx 2024-08-18 09:20:28 +02:00
daf2a1dd85 Move to standard image and a config file 2024-08-16 20:16:19 +02:00
94f65f8fe7 Add invite to Keycloak 2024-07-15 12:37:36 +02:00
f67483fa46 Add lists.c3lingo.org 2024-06-16 16:39:19 +02:00
553bc01df1 add ccchoir 2024-05-10 20:37:47 +02:00
0fb059e6bf
Add nginx reload command on new cert for all VMs with certbot and nginx 2024-01-28 04:01:06 +01:00