844325f81d
⬆️ static-web-server: Bump and change update strategy
...
With the new release we change to docker image tags without patch level.
Project promises to adhere to semantic versioning, so patch level bumps
should contain compatible bugfixes only.
Link: https://github.com/static-web-server/static-web-server/blob/master/CHANGELOG.md
Link: https://github.com/static-web-server/static-web-server/releases/tag/v2.14.0
2022-11-23 15:41:41 +01:00
28efc2bd4b
🐛 Fix missing grafana container settings
...
especially restarting the container, e.g. after a Docker update
2022-11-22 21:32:07 +01:00
d37b6cea82
🚨 Fix "trailing spaces" warnings
...
yamllint complained:
host-pottwal.yml
415:1 error trailing spaces (trailing-spaces)
2022-11-18 08:50:54 +01:00
4a263e3a0d
🚨 Fix "too many blank lines" warnings
...
yamllint warned:
host-pottwal.yml
98:1 error too many blank lines (3 > 2) (empty-lines)
host-tau.yml
173:1 error too many blank lines (1 > 0) (empty-lines)
2022-11-18 08:44:43 +01:00
039e64040c
🔧 Mount configuration for influxdb from data dir
2022-11-17 00:14:30 +01:00
5b327382fc
🔧 Move influx data to subdirectory
2022-11-16 19:21:58 +01:00
612d666b2e
🔧 Add volume for grafana configuration
...
We need to make custom configurations for grafana.
2022-11-12 16:24:05 +01:00
0ebeff9225
Merge pull request 'feat: ✨ add playbook for grafana configuration' ( !110 ) from feat/configure-grafana into master
...
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/110
Reviewed-by: Stefan Haun <tux@netz39.de>
2022-11-12 15:48:50 +01:00
4e4cd46102
feat: ✨ add playbook for grafana configuration
2022-11-12 15:31:51 +01:00
538dd6c470
🐛 Set ProxyPreserveHost On for grafana
...
https://community.grafana.com/t/origin-not-allowed-messages-after-upgrade-to-8-3-6/60550
2022-11-12 13:32:25 +01:00
3f76e19c4d
fixup! feat: add grafana container to pottwal
2022-11-11 20:25:22 +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
83d1a64689
🔧 Change env to yaml dict for jabber-static-website
2022-11-10 13:05:18 +01:00
5adb80503d
🔧 Change env to yaml dict for gitea
2022-11-10 13:05:18 +01:00
6796e2f273
🔧 Add timezone information to docker containers
...
Docker does not take the tzdata from host systems, so the
timezone needs to be set individually.
Otherwise dates without explicit timezone information or Z will
be generated or interpreted in the wrong timezone
(such as dokuwiki signatures)
2022-11-10 13:05:18 +01:00
f11ddd9778
🚚 Rename host playbooks to host-*
2022-11-04 22:34:37 +01:00