Hi folks,
I have a backup of production server Alfresco 4.2 Enterprise including:
database MS SQL;
"Tomcat7" folder;
"Alfresco" folder (it has "alf_data" folder, "alfresco-global.properties" and other).
Currently, I'm deploying additional server Alfresco for fault-tolerance (not for a cluster) with the same configuration. I plan to use this server in the future in case of production server will fail.
I'd like to make full and easy deployment of new server Alfresco with production configuration without installing modules, configuring Tomcat, SOLR with a lot of other things.
I plan to use these steps when setting up a new server:
1) Install OS and Alfresco from the production distro. Stop service Tomcat7 on a new server.
2) Recover (сopy) MS SQL-database of production server from backup under a different name.
3) Delete (or rename) "Alfresco" and "Tomcat7" folders from installation.
4) Recovery (copy) "Alfresco" and "Tomcat7" folders of production server from backup on the same pathes on a new server.
5) Change on new server main properties Alfresco in alfresco-global.properties (db.name, alfresco.host, share.host) and Catalina.sh, that refer to IP and name of the production server.
6) Start service Tomcat7 on a new server.
Is this right decision? Can I just recover folders "Alfresco" and "Tomcat7" from production server on a new server?
Therefore, if production server will fail in the future, I will recover only repository with indexes (database and datastore folder) on a new server from relevant production backup.
Thank you!
Have you looked into Backing up and restoring the repository | Alfresco Documentation
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.