Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Release 2.11.0

Compare
Choose a tag to compare
@markbreedlove markbreedlove released this 04 May 18:38
· 226 commits to master since this release
  • Add SSL capability and thumbnail proxy
  • Replace the deprecated sudo / sudo_user directive with become / become_user
  • Fix Marmotta installation (stop using apt package repository).
  • Various other minor changes (see commit history)

Upgrading

After updating automation, it would be advisable to run the marmotta role itself with one of the dedicated playbooks. This should clear out the old sources list for the defunct apt repository and update the apt cache on the server that runs Marmotta. For example:

ansible-playbook -u <you> -i ingestion playbooks/marmotta_development.yml