Commit graph

191 commits

Author SHA1 Message Date
0ef2e052ab chore(deps): update quay.io/hedgedoc/hedgedoc docker tag to v1.9.9 2023-08-27 14:26:22 +02:00
cc022604fa chore(deps): update renovate/renovate docker tag to v36.64.8 2023-08-27 08:18:03 +00:00
dc53360d05 chore(deps): update renovate/renovate docker tag to v36.64.1 2023-08-25 23:18:07 +00:00
6995c3075b Merge pull request 'chore(deps): update shlinkio/shlink docker tag to v3' (!190) from renovate/shlinkio-shlink-3.x into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/190
2023-08-25 19:58:11 +02:00
efc79b8b8d chore(deps): update renovate/renovate docker tag to v36.62.0 2023-08-25 16:18:07 +00:00
3002c332a4 chore(deps): update shlinkio/shlink docker tag to v3 2023-08-24 01:19:34 +00:00
f1c7dcdf2a chore(deps): update mysql docker tag to v8 2023-08-23 23:18:11 +00:00
d89fd65ea2 chore(deps): update grafana/grafana docker tag to v10 2023-08-23 22:18:17 +00:00
0447b3a506 chore(deps): update shlinkio/shlink docker tag to v2.10.3 2023-08-23 21:19:47 +00:00
8f8c89237c chore(deps): update renovate/renovate docker tag to v36.57.3 2023-08-23 20:18:14 +00:00
3363ec0bf6 chore: change renovate pat token to scoped version 2023-08-21 16:33:36 +02:00
63191cd8d3 chore(deps): update influxdb docker tag to v2.7 2023-08-19 18:58:39 +02:00
627c9e1ddb chore(deps): update grafana/grafana docker tag to v9.5.8 2023-08-19 18:56:44 +02:00
52a67138f2 chore(deps): update codeberg.org/forgejo/forgejo docker tag to v1.20 2023-08-19 12:59:32 +02:00
b5bde931d7 chore(deps): update postgres docker tag to v11.21 2023-08-19 12:36:05 +02:00
b0996380f6 chore(deps): update redmine docker tag to v4.2.10 2023-08-19 11:59:24 +02:00
08f06364ee chore(deps): update joseluisq/static-web-server docker tag to v2.21 2023-08-19 11:57:55 +02:00
f66e03e51d add renovate to cron on pottwal 2023-08-09 20:33:25 +02:00
9b234670ec feat: add renovate config to update docker containers 2023-07-28 21:53:23 +02:00
aaa09a24cd git: add ansible vault pass to gitignore 2023-07-25 23:26:23 +02:00
0972c1ce96 chore: rework/refactor pottwal vars 2023-07-25 19:59:34 +02:00
1da1dd0eb2 Add k3s host vars
Configuring distincs admin addresses and MAC addresses.
2023-05-05 16:19:59 +02:00
4001a16974 ⬆️ Update grafana-kiosk to 1.0.6
https://github.com/grafana/grafana-kiosk/releases/tag/v1.0.6
2023-04-12 16:06:04 +02:00
4ec9865eeb 🚚 Rename git host_port variable for gitea to forgejo 2023-04-03 13:53:55 +02:00
fdbf0aaff2 :bandaid: fix homebox port 2023-03-22 21:29:20 +01:00
b978a22eba add config for homebox container
add TZ env to homebox container
2023-03-20 19:32:41 +01:00
88e14f7ca6 👌 pottwal: Move prosody config to /etc
Configuration is not data.

Suggested-by: Stefan Haun <tux@netz39.de>
2022-12-22 11:19:33 +01:00
ae7b65cc5f 🔧 Move docker_setup role application to group playbook
To install docker on a host you have to put it into that group in
inventory now, instead of adding the role to each host playbook.  Idea
is to extend the group docker_host playbook by more docker related
things as for example metrics and monitoring.
2022-12-21 19:00:22 +01:00
97c5a75b6d 🚨 Fix "missing document start" warnings
yamllint warned:

host_vars/hobbes.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/krypton.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/localhost/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/platon.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/pottwal.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/radon.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/tau.netz39.de/vars.yml
  1:1       warning  missing document start "---"  (document-start)

host_vars/unicorn.n39.eu/vars.yml
  1:1       warning  missing document start "---"  (document-start)
2022-11-18 09:02:35 +01:00
54426e75aa 🚨 Fix new-line-at-end-of-file warnings
yamllint warned:

setup-ssh.yml
  24:29     error    no new line character at the end of file  (new-line-at-end-of-file)

host_vars/pottwal.n39.eu/vars.yml
  41:61     error    no new line character at the end of file  (new-line-at-end-of-file)

host_vars/unicorn.n39.eu/vars.yml
  1:40      error    no new line character at the end of file  (new-line-at-end-of-file)
2022-11-18 08:50:33 +01:00
64bf735c21 Setup grafana kiosk on hobbes.n39.eu 2022-11-13 17:13:34 +01:00
cc0dcb3188 update requirements.yml to correctly install collection 2022-11-12 15:31:51 +01:00
4e4cd46102 feat: add playbook for grafana configuration 2022-11-12 15:31:51 +01:00
cbf8cce0d3 add https ingress for grafana 2022-11-11 14:52:37 +01:00
85c0c6af4e feat: add grafana container to pottwal 2022-11-10 23:47:29 +01:00
6ad7482cd1 move krypton.n39.eu vars to host_vars directory 2022-11-04 14:58:46 +01:00
0556932cf3 move radon.n39.eu vars to host_vars directory 2022-11-04 14:58:46 +01:00
d61f7fd828 move platon.n39.eu vars to host_vars directory 2022-11-04 14:58:45 +01:00
7ae5ffbc34 move unicorn.n39.eu vars to host_vars directory 2022-11-04 14:58:45 +01:00
67b2bf2004 move pottwal.n39.eu vars to host_vars directory 2022-11-04 14:58:45 +01:00
6f42a574bc move tau.netz39.de vars to host_vars directory 2022-11-04 14:58:44 +01:00