Commit graph

32 commits

Author SHA1 Message Date
Renovate Bot
212f1d4556 automation: Update minecraft-telegraf to version 1.22.4 2022-05-17 20:05:03 +00:00
Renovate Bot
1503a9795a automation: Update minecraft-telegraf to version 1.22.3 2022-04-28 18:11:58 +00:00
Renovate Bot
0facac2daa automation: Update minecraft-telegraf to version 1.22.2 2022-04-25 22:04:43 +00:00
Renovate Bot
1cf67aa1b1 automation: Update minecraft-image to version 2022.6.0 2022-04-12 00:04:08 +00:00
Renovate Bot
c0cb657228 automation: Update minecraft-telegraf to version 1.22.1 2022-04-07 20:07:28 +00:00
Renovate Bot
90dc032102 automation: Update minecraft-telegraf to version 1.22.0 2022-03-24 01:04:55 +00:00
Renovate Bot
8405123b4d automation: Update minecraft-image to version 2022.5.0 2022-03-22 19:04:59 +00:00
Renovate Bot
6ca181552f automation: Update minecraft-telegraf to version 1.21.4 2022-02-17 03:11:10 +00:00
Renovate Bot
e363c0155f automation: Update minecraft-image Docker tag to v2022.4.1 2022-02-14 01:04:31 +00:00
Renovate Bot
73fdddb0c8 automation: Update minecraft-image Docker tag to v2022.4.0 2022-02-12 05:04:45 +00:00
Renovate Bot
70230f33c0 automation: Update minecraft-image Docker tag to v2022.3.0 2022-02-06 07:05:00 +00:00
Renovate Bot
9b0a56eb30 automation: Update minecraft-telegraf Docker tag to v1.21.3 2022-01-29 01:02:31 +00:00
Renovate Bot
8a65b35dab automation: Update minecraft-image Docker tag to v2022 2022-01-07 05:09:47 +00:00
Renovate Bot
3f29e8b8ac automation: Update minecraft-telegraf Docker tag to v1.21.2 2022-01-05 23:04:51 +00:00
Renovate Bot
9710cf035f automation: Update minecraft-image Docker tag to v2021.27.0 2021-12-23 23:04:48 +00:00
2aecb5093b Merge branch 'renovate/minecraft-telegraf-1.x' into 'master'
automation: Update minecraft-telegraf Docker tag to v1.21.1

See merge request saibotk.de/infrastructure!416
2021-12-21 22:58:39 +00:00
e695ba0aa6
telegraf: Disable read-only for now to make it work again
The official image just pushed an update to all tags which sets capabilities on runtime and thus breaks read only environments. Gotta make my own image later.
2021-12-20 01:43:28 +01:00
Renovate Bot
37d7e2293b automation: Update minecraft-telegraf Docker tag to v1.21.1 2021-12-17 03:03:03 +00:00
Renovate Bot
fb3d6dfc98 automation: Update minecraft-image Docker tag to v2021.26.0 2021-12-14 17:03:09 +00:00
d24c0d960b
minecraft: Use actual image version tag instead of latest 2021-12-14 16:09:54 +01:00
8caa2909f1
minecraft: Add telegraf 2021-12-01 04:31:52 +01:00
64b58bbfca
minecraft: Add option to enable rcon 2021-12-01 04:31:27 +01:00
84aca4fd3b
minecraft: add no-new-privileges and only enable rcon when web is active 2021-11-30 21:01:45 +01:00
fd9616ddbc
minecraft: Allow opening additional ports 2021-11-30 21:01:05 +01:00
db186d3f79
minecraft: Fix default values for image & actually use tag in compose 2021-11-30 21:00:22 +01:00
0e1e272a0f
minecraft: Add image tag variable 2021-11-30 14:45:21 +01:00
db8aeefacb
format: Satisfy ansible-lint
This patch makes minor formatting adjustments & adds handlers to mastodon where appropriate to satisfy ansible-lint.
2021-09-14 01:45:22 +02:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +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
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
912d32cdd3
Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00