Better defaults and using docker volumes instead of binds for stability with SELinux.
Changed
WIKI_API_SURFACESdefaults tobothnow instead of relying on user env flags.- Using docker volumes instead of manually binding directories as SELinux does
not play nice with them on some systems. - Removed install guide from main
README.mdand centralized multiple install
and setup guides per method in the docs. - Removed duplicated and repeated information in docs to make changes to install
and setup easier to document in the future.