Commit graph

1549 commits

Author SHA1 Message Date
d98052630f
matrix: Specify permissions for new config files 2021-01-02 14:38:42 +01:00
fa7dfc3534
matrix: Document new variables 2021-01-02 13:46:52 +01:00
c7573dfbf2
matrix: Add appservice-webhooks 2021-01-02 13:46:16 +01:00
3a64fb79ef
lvm_self_backup: Fix error handling in backup script & add status file
This file can be used for monitoring purposes.
2021-01-02 10:59:22 +01:00
5cd4803e2e
telegraf: Add extra volumes option & extra plugins option 2021-01-02 10:58:14 +01:00
2532d6a12e
README: Add note about dependencies 2021-01-02 10:56:38 +01:00
9b389ae587
lvm_self_backup: Add backup retention
This implements backup retention.
Inspired by 6d238ab04308125a411c630f39319e86a23d3dce of https://git.shivering-isles.com/shivering-isles/infrastructure
2021-01-02 05:40:24 +01:00
9824d3940b
Merge remote-tracking branch 'origin/master' 2021-01-02 04:46:30 +01:00
08ed54d139
Roles: Validate using the local docker-compose instead of python cmd
This will make it easier to migrate to other systems that do not have python2 etc installed
2021-01-02 04:46:15 +01:00
a4752f5520
Playbook: Add epel explicit dependency to ssh playbook 2021-01-02 04:45:03 +01:00
25af4d5808 Merge branch 'renovate/docker-docker.io-library-python-3.x' into 'master'
automation: Update docker.io/library/python Docker tag to v3.9

See merge request saibotk.de/infrastructure!61
2021-01-02 03:42:54 +00:00
b64f6bbbbe
fail2ban: Remove explicit EPEL dependency 2021-01-02 04:42:33 +01:00
23d7bc1fcb
docker_compose: Add Ubuntu / Debian support 2021-01-02 04:41:33 +01:00
26a77be80b
docker: Add Ubuntu / Debian support 2021-01-02 04:39:35 +01:00
Renovate Bot
ad800fcc29 automation: Update docker.io/library/python Docker tag to v3.9 2021-01-02 03:26:59 +00:00
b467b81ba1
CI: Switch to pip version of ansible-lint 2021-01-02 03:23:57 +01:00
11e328a847
CI: Add ansible-lint step 2021-01-02 02:40:57 +01:00
91f1bab8a0
docker_compose: Revert version to 1.24.1
GCC would be needed to build a newer version on the CentOS 7 machines :(
2021-01-02 01:44:29 +01:00
94680d3ca3
docker / docker_compose: Update python library path to be more generic 2021-01-02 01:43:45 +01:00
7db32d7f94
docker_compose: Update to 1.26.2 & use bash instead of sh in wrapper
This is the last supported version for Python 2.7.
2021-01-01 20:54:27 +01:00
62f142fad9 Merge branch 'renovate/docker-owncast-image-0.x' into 'master'
automation: Update owncast-image Docker tag to v0.0.4

See merge request saibotk.de/infrastructure!59
2020-12-29 12:59:58 +00:00
e362b4e5d3 Merge branch 'renovate/docker-docker-ipv6_nat-0.x' into 'master'
automation: Update docker-ipv6_nat Docker tag to v0.4.3

See merge request saibotk.de/infrastructure!58
2020-12-29 12:59:47 +00:00
Renovate Bot
286a2c2eab automation: Update owncast-image Docker tag to v0.0.4 2020-12-29 03:19:31 +00:00
Renovate Bot
6b3eecae98 automation: Update docker-ipv6_nat Docker tag to v0.4.3 2020-12-28 23:19:46 +00:00
Sheogorath
aefb3b8393
codimd: Fix bug after switch to hedgedoc image
The hedgedoc image stores the software in `/hedgedoc` and therefore the
container fails while trying to mount the tempfs. This patch fixes the
problem by renaming the path properly.
2020-12-28 04:00:49 +01:00
5a1e85aa66 Merge branch 'renovate/docker-codimd-1.x' into 'master'
automation: Update codimd Docker tag to v1.7.1

See merge request saibotk.de/infrastructure!57
2020-12-27 22:36:42 +00:00
Renovate Bot
96beab394f automation: Update codimd Docker tag to v1.7.1 2020-12-27 22:19:45 +00:00
d84d0eab9e Merge branch 'renovate/docker-gitlab-13.x' into 'master'
automation: Update gitlab Docker tag to v13.7.1

See merge request saibotk.de/infrastructure!55
2020-12-27 08:29:13 +00:00
e417949279
codimd: Switch to version 1.7 and the official hedgedoc image
This patch is the first version of the CodiMD role that runs the new
hedgedoc image. There will be further work to rework the role to be
called hedgedoc including a renaming of all variables.
2020-12-27 08:38:19 +01:00
6445dbabad
mastodon: Update to v3.3.0
This was done manually, to follow the given upgrade instructions on https://github.com/tootsuite/mastodon/releases/tag/v3.3.0
2020-12-27 08:36:59 +01:00
Renovate Bot
bdc0d83853 automation: Update gitlab Docker tag to v13.7.1 2020-12-23 19:19:40 +00:00
c8be3bfd7e Merge branch 'renovate/docker-gitlab-13.x' into 'master'
automation: Update gitlab Docker tag to v13.7.0

See merge request saibotk.de/infrastructure!54
2020-12-22 17:17:26 +00:00
Renovate Bot
83c34885b4 automation: Update gitlab Docker tag to v13.7.0 2020-12-22 14:19:37 +00:00
26d20cc6a6 Merge branch 'renovate/docker-matrix-elementweb-1.x' into 'master'
automation: Update matrix-elementweb Docker tag to v1.7.16

See merge request saibotk.de/infrastructure!53
2020-12-21 20:28:40 +00:00
Renovate Bot
a16e64cb8e automation: Update matrix-elementweb Docker tag to v1.7.16 2020-12-21 18:27:16 +00:00
15b73d01bc
keycloak: Update to v12.0.1 2020-12-20 04:38:54 +01:00
8409a190c7 Merge branch 'renovate/docker-mastodon-3.x' into 'master'
automation: Update mastodon Docker tag to v3.2.2

See merge request saibotk.de/infrastructure!52
2020-12-19 03:08:23 +00:00
Housekeeper (bot)
e026f601ec automation: Update mastodon Docker tag to v3.2.2 2020-12-19 03:08:23 +00:00
8f8e58fd31
mastodon: Fix version variable 2020-12-19 04:06:46 +01:00
3f31fac438 Merge branch 'renovate/docker-traefik-2.x' into 'master'
automation: Update traefik Docker tag to v2.3.6

See merge request saibotk.de/infrastructure!51
2020-12-18 14:06:42 +00:00
4c6cbac220 Merge branch 'renovate/docker-teamspeak-3.x' into 'master'
automation: Update teamspeak Docker tag to v3.13.3

See merge request saibotk.de/infrastructure!50
2020-12-18 14:06:29 +00:00
Renovate Bot
5e1ef25f0a automation: Update traefik Docker tag to v2.3.6 2020-12-18 14:02:56 +00:00
Renovate Bot
fde2a183cc automation: Update teamspeak Docker tag to v3.13.3 2020-12-18 14:02:54 +00:00
38ff0ee589
minecraft_blockmap: Fix output dir permissions 2020-12-17 14:25:27 +01:00
c6fc482122
Revert "Merge branch 'renovate/docker-keycloak-12.x' into 'master'"
This reverts commit 7b5c3faa27.
2020-12-17 13:54:48 +01:00
7b5c3faa27 Merge branch 'renovate/docker-keycloak-12.x' into 'master'
automation: Update keycloak Docker tag to v12

See merge request saibotk.de/infrastructure!48
2020-12-17 12:26:02 +00:00
54422860da Merge branch 'renovate/docker-monitoring-grafana-7.x' into 'master'
automation: Update monitoring-grafana Docker tag to v7.3.6

See merge request saibotk.de/infrastructure!49
2020-12-17 12:25:54 +00:00
Renovate Bot
5d53df486e automation: Update monitoring-grafana Docker tag to v7.3.6 2020-12-17 10:19:50 +00:00
Renovate Bot
35afcedda0 automation: Update keycloak Docker tag to v12 2020-12-16 16:19:56 +00:00
ab86dee61d
gitlab_runner: Remove s3 cache enabled flag 2020-12-16 15:32:50 +01:00