Skip to content

scape2009-wiki-api 1.1.1

Latest

Choose a tag to compare

@arsalan-anwari arsalan-anwari released this 17 Aug 12:33

Better defaults and using docker volumes instead of binds for stability with SELinux.

Changed

  • WIKI_API_SURFACES defaults to both now 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.md and 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.