Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selinux support #123

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Selinux support #123

wants to merge 5 commits into from

Conversation

JamelleG
Copy link
Contributor

@JamelleG JamelleG commented May 9, 2021

Background

WF2 doesn't run when using wf2 with selinux enabled.

Functionality

This PR adds support for selinux by doing the following

  • Modifying the traefik service to use the privileged flag, which allows traefik to connect to docker, which would normally be blocked by selinux.
  • Modifying volumes with the z flag which will automatically modifying the selinux labels of the paths it is added to.

@JamelleG JamelleG self-assigned this May 9, 2021
@JamelleG JamelleG linked an issue May 9, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Selinux
1 participant