I use confluence for documenting and I use a lot of images. Is there a way to store all the images attached to our Wiki pages to a particular server? This would help us to locate the images for future reference
Hello there!
All the Confluence attachments, as default, are stored into Confluence Home Directory. You can identify what is the directory of your home folder on <confluence-install>/confluence/WEB-INF/classes/confluence-init.properties.
I understand you want to store the attachments/images on a different server, so we would need to "move" this home directory to the other server. For this to be possible to work, the first requirement is that your other Server can communicate to the Confluence server on the same network. Then, you'll need to map this network share as a network drive, because Tomcat does not work with the slashes ("\\") present in the network share name.
After you have the network drive for the attachments server configured, you'll just need to come back to <confluence-install>/confluence/WEB-INF/classes/confluence-init.properties and change the home-directory to the path of the network drive you've created.
Please let me know should you have any questions. Thanks!
Kind regards,
Luiz Maia
Atlassian Support
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.