Hello,
We have installed Alfresco Community v5.2.0 using Windows .EXE installer in our Windows 10 system for our files and documents purpose. Everything is working fine.
It will be great help if you someone please let us know how we can take backup and restore in Windows 10 so that if any anything goes wrong in future so that we can restore our all data along with all user’s credentials and rules that we had setup currently.
Any suggestion would be highly appreciated.
Thanks,
Basically you can take backup of alf_data and db.
It will help you to start new alfresco.
You can create script that will periodically take backup and store at safe place.
Hello,
Restore production data
The dir.root directory is defined in the alfresco-global.properties file. By default, this directory is named alf_data and located within the directory where Content Services is installed.
Restore the backup into the new repository.
If Solr is being used, put the following directories from your backup to the dir.root directory on a new instance.
Some of the above mentioned directories are optional. This is because if the indexes are not copied over from the previous installation, Solr will query Content Services and rebuild its index in background after start up. It may take more time to rebuild indexes on large repositories. Applications will be accessible during the reindex process.
Point the new deployment to the old database using the db.* properties in the alfresco-global.properties file by providing the JDBC URL, database name, log in credentials, and any other relevant configuration options.
Remember to specify the relevant JDBC driver into your application server’s classpath.
Tip: check the official documentation (at least to clarify some ideas, it can be helpful!)
Cheers!
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.