Commit graph

124 commits

Author SHA1 Message Date
2f5a2ac3e1
renovate: Add automatic version upgrades for docker containers
This is the renovate config, to allow renovate to check ansible variables with docker container tags.

This configuration was taken from Sheogoraths Infrastructure repository: 6c1dc180d4/.renovaterc.json

Thank you <3
2020-10-12 21:07:29 +02:00
31f80f16ac
matrix: Upgrade synapse to 1.21.0 & element-web to 1.7.9 2020-10-12 20:45:22 +02:00
5c05aabafc
gitlab: Update to 13.4.2 2020-10-04 18:24:51 +02:00
86a22d3423
matrix: Update element-web to 1.7.8 2020-10-04 18:24:20 +02:00
9b322c281e
ssh: Fix missing firewall restart 2020-10-04 18:23:17 +02:00
7a3c1c712c
matrix: Remove unused variable 2020-09-27 04:35:36 +02:00
f6bd0108e3
Add basic matrix role 2020-09-27 04:29:41 +02:00
de86c90740
haveged: Change install state to present instead of latest 2020-09-26 22:37:29 +02:00
ada2133fd9
traefik: Adjust command formatting to satisfy ansible-lint 2020-09-26 22:37:09 +02:00
36dd922f38
ssh: Move port management to ssh role 2020-09-26 22:36:34 +02:00
e272257b29
keycloak: Upgrade to v11.0.2 2020-09-26 21:46:58 +02:00
1ec720c56b
unicorns_website: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as the container takes care of the permissions etc.
2020-09-26 21:46:37 +02:00
0180f6a599
ts3audiobot: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as the container takes care of the permissions etc.
2020-09-26 21:46:20 +02:00
7732e5d43f
traefik: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:45:15 +02:00
c8030de88b
telegraf: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:39:38 +02:00
309aa18d61
teamspeak: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as the container takes care of the permissions etc.
2020-09-26 21:39:16 +02:00
753cbed180
static_websites: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:38:59 +02:00
545236d175
monitoring: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:38:34 +02:00
39b70494c8
minio: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:38:00 +02:00
0f83d6503b
minecraft_blockmap: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:37:15 +02:00
de1699bb94
minecraft: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as the container takes care of the permissions etc.
2020-09-26 21:36:44 +02:00
1d7d56814e
mastodon: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as the container takes care of the permissions etc.
2020-09-26 21:36:25 +02:00
22302117fa
lvm_self_backup: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:35:58 +02:00
6782cb8191
luks_ssh: Specify directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:35:26 +02:00
228dc7516e
gitlab_runner: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:34:24 +02:00
69d1b5f8f7
keycloak: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as the container takes care of the permissions etc.
2020-09-26 21:33:31 +02:00
d821a1646b
gitlab: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as codimd takes care of the permissions etc.
2020-09-26 21:32:38 +02:00
6c92a877f9
fail2ban: Specify jail.local permissions & fix handler name 2020-09-26 21:32:10 +02:00
cc24a412c6
docker_ipv6_nat: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
2020-09-26 21:31:33 +02:00
99239ded4e
docker_compose: Consistent owner/group definition 2020-09-26 21:31:01 +02:00
d6ab9643cc
codimd: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
For all container mounted volumes, the ansible-lint rule is disabled, as codimd takes care of the permissions etc.
2020-09-26 21:30:10 +02:00
94e2d335b8
camo: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
2020-09-26 21:28:53 +02:00
912d32cdd3
Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
c14673f793
docker_cleanup: Add missing docker dependency to meta 2020-09-26 18:13:33 +02:00
a47fde9c9c
Rename roles to underscore
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.
2020-09-26 18:12:59 +02:00
c21977784a
Dependency: Upgrade dev-sec.ssh-hardening to v9.7.0 2020-09-26 18:01:29 +02:00
bafcdaaaeb
gitlab: Upgrade to v13.4.1 2020-09-26 06:01:48 +02:00
43f3d18eda
gitlab-runner: Upgrade to v13.4.1 2020-09-26 05:45:57 +02:00
93c4728926
monitoring: Upgrade grafana to v7.2.0 2020-09-26 05:45:34 +02:00
96ef0fb9cf
traefik: Upgrade to v2.3.0 2020-09-26 05:44:58 +02:00
58e25a5e24
gitlab: Upgrade to v13.4.0 2020-09-23 14:54:26 +02:00
934065f880
static_websites: Adjust default to empty dict 2020-09-19 17:01:53 +02:00
7c1eca3e16
Adjust log level of dockersocketproxy to notice
This should prevent another 5gb log file :/
2020-09-19 17:00:07 +02:00
7410e74b23
telegraf: Upgrade to v1.15.3 2020-09-19 16:59:07 +02:00
1c5b5cc887
traefik: Upgrade to 2.2.11 2020-09-16 12:40:21 +02:00
638c4960b8
gitlab: Upgrade to 13.3.6 2020-09-16 12:40:07 +02:00
257da3cb96
monitoring: Upgrade grafana (7.1.5) & influxdb (1.8.2) 2020-09-08 21:45:21 +02:00
084765e762
traefik: Upgrade to version 2.2.10 2020-09-08 21:21:24 +02:00
8507619c62
gitlab-runner: Upgrade to version 13.3.1 2020-09-08 21:20:12 +02:00
994094b31b
gitlab: Upgrade to version 13.3.5 2020-09-08 21:17:10 +02:00