Store attachments in a database

IT Frastanz February 4, 2020

Hi,

is it possible to store the attachments in a sql database automatically? We don't want them to be stored locally.

 

Thanks,

it-frastanz

1 answer

0 votes
Alexis Robert
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 4, 2020

Hi @IT Frastanz , 

 

it's not possible to store attachment in the database, these will be kept on the filesystem. However, you can always map the attachments location to a network drive/share, with NFS or Samba for example.

 

Let me know if this helps, 

 

--Alexis

IT Frastanz February 5, 2020

Hi @Alexis Robert ,

thanks for answering me.

 

The only way, I found, to change the attachment location is by creating a symbolic link ( Symbolic link ). I don't want to do it like that! Is there another way?

 

--it-frastanz

Alexis Robert
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 6, 2020

Hi @IT Frastanz , 

 

you can simply mount your NFS share directly at the location of your Jira attachment directory, at <JIRA_HOME>/data/attachments

 

Let me know if this helps, 

 

--Alexis

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events