How to move repository to another drive in windows server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2018 09:08 PM
I installed Alfresco in Drive C. Drive C has no more space and wanted to move repository to Drive D on the same machine. I am a newbie in Alfresco. Thanks.
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2018 03:31 AM
Stop Alfresco
Copy alf_data to drive D
Update dir.root= D:\alf_data in alfresco-global.properties
Update data.dir.root= D:\alf_data in solrcore.properties for workspaces
Update D:\alf_data\solr4\model and D:\alf_data\solr4\content in ..\Catalina\localhostsolr4.xml
Start Alfresco
