How to upgrade alfresco from 7.3.x to 23.4 in ansible way setup? what all steps required?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 06:39 AM
Team,
we are using alfresco enterprise 7.3, which are installed ansible way by previous team/project.
Our team is mostly familar with distribution zip way, ansible way is new to team.
Can anyone provide steps, how can we upgrade our existing 7.3.x setup which is setup with ansible way, and I want to upgrade it to 23.x ?
Steps to follow.
Really appreciated.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 08:28 AM - edited 01-02-2025 08:29 AM
Ansible is "just" an automated way to do what you can do in manual install, so you can upgrade manually your 7.3 installation.
However, the upgrade process (see docs) means:
- Install ACS 23.x OOTB from scratch (via zip or Ansible) on a new server
- Test it
- Install your customizations on it
- Test it
- Connect a copy of the old DB and content store
- Test it
If you want to challenge the Ansible installation, those are the most updated docs
Leo Mattioli - Technical Account Manager @Hyland.
