IT-Wissen/atom/atom-upgrade.md
2024-10-14 17:52:56 +02:00

19 lines
981 B
Markdown
Executable File

---
gitea: none
include_toc: true
---
# AtoM Upgrade
Siehe auch [hier](https://www.accesstomemory.org/de/docs/2.7/admin-manual/installation/upgrading/#installation-upgrading)
- backup Data and DB
- get new AtoM-Version and save to `/usr/share/nginx/atom[version number]` [download tarball](https://www.accesstomemory.org/de/docs/2.6/admin-manual/installation/linux/ubuntu-bionic/#option-1-download-the-tarball)
- create new DB named `atom[version number]`
- grant access to the DB for the already existing mysql user `atomuser`
- run Webinstaller. in case of 504 error, increase timeout. See [here](https://groups.google.com/g/ica-atom-users/c/LKVkkvT1DkY/m/nVuzUQKJCwAJ)
- import old DB (only tables, not DB itself)
- run upgrade task: `php -d memory_limit=-1 symfony tools:upgrade-sql`
- regenerate digiteal object reference and thumbnail: `php symfony digitalobject:regen-derivatives`
- restart services, clear cache
- repopulate search