Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Selinux prevents apache from connecting to tomcat #18

@biddster

Description

@biddster

I'm performing a monolithic install of Stash on Centos6.4 x64. The Cookbook works great but once it's finished apache is unable to connect to tomcat.

I have to ssh to the stash server and issue:

$ sudo setsebool -P httpd_can_network_connect 1
$ sudo service httpd restart

No big deal to sort - but is there anything we can do in the cookbook?

I've checked the apache cookbook docs and they say that it's up to you to sort out selinux.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions