Commit graph

8 commits

Author SHA1 Message Date
dc95ba9fb4
static_websites: Remove SELinux context from install directory
This patch removes installing an SELinux context for the install directory, which only holds the docker-compose.yml and explicitly setting the seuser / setype. 
This is now consistent with all other docker-compose.yml deployments.
2020-08-14 05:20:36 +02:00
Sheogorath
2d916fbaa1
monitoring: Remove some log output that may contains secrets
This patch instructs Ansible to stop logging passwords for influxdb.
2020-08-14 02:00:45 +02:00
7fe14f1b0b
camo: Upgrade to version 2.1.5 2020-08-14 01:57:36 +02:00
2d42840203
gitlab-runner: Refactor role to allow deploying various executors
This patch adjusts the role to allow for deployments of the docker, docker+machine and shell executors. 
The default is now the docker executor instead of the docker+machine executor. Also all defaults have been adjusted for this use case.
2020-08-13 06:17:11 +02:00
100ef46288
traefik/teamspeak: Remove priority from default redirect + set endpoint
This patch removes the priority on the default HTTP->HTTPS redirect rule defined on the traefik container, as all traffic should always be redirected to HTTPS.
So, to fix the teamspeak redirect, the endpoint for the redirect was also correctly set.
2020-08-13 04:25:50 +02:00
59ef64db90
gitlab: Upgrade to version 13.2.4 2020-08-13 04:23:33 +02:00
07f2354317
Add .editorconfig & .vault_pass 2020-08-10 02:06:18 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00