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.
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.
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.