overnode-org / overnode

Predictable container deployment and management on top of automated multi-host docker-compose

Home Page:https://overnode.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overnode launch fails with SELinux.

avkonst opened this issue · comments

As @jtagcat discovered it.
This ticket is created to capture the guidelines in the documentation how to work around it

@jtagcat could you please write brief instructions on how to configure SELinux so docker run via weave works? You can post it in this ticket and I will incorporate it to the documentation after.
Thanks,
Andrey

tldr :thonk:

I haven't found any other way to get it working than setenforce=0.

see weaveworks/weave#3572 (comment) and other links there for pretty much all the information I have

nothing has worked so far..

Leaving this open until I get a working setup, I don't want to be that guy who writes 'enforce=0 to make it work'.