Kevin Minder created KNOX-226:
---------------------------------
Summary: Need more Linux friendly installation layout
Key: KNOX-226
URL: https://issues.apache.org/jira/browse/KNOX-226
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 0.3.0
Reporter: Kevin Minder
Fix For: 0.4.0
>From the work around Bigtop integration it became clear that a single
>GATEWAY_HOME isn't sufficient for Linux installs. These are the Linux
>directories that I'm aware of, their purpose and ownership.
/usr/lib/knox - The Knox binaries, owned by root
/etc/knox - Any Knox configuration, owned by root
/var/lib/knox - Any generated data output generated by Knox (e.g. security,
deployments), owned by knox
/var/log/knox - Log files, owned by knox
/var/run/knox - PID files, owned by knox
--
This message was sent by Atlassian JIRA
(v6.1#6144)