By Sylvain ROGER on Saturday, 19 June 2021
Posted in General Issues
Replies 5
Likes 0
Views 590
Votes 0
Hi, I have 1,000+ posts in database.
If I enable cloud storage using S3 integration, does the system migrate existing data?
Hey Sylvain,

We have added this internally and it will be included in the next release of EasyDiscuss.

For now, you may use the attached file provided and place it in the following directory(backup original file first as a precaution).
The option for eu-west-3 is EU (Paris).
JoomlaFolder/administrator/components/com_easydiscuss/themes/default/settings/attachments/storage.php
·
Monday, 21 June 2021 16:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sylvain,

Changing the storage to Amazon S3 does not migrate the database. The database is still stored locally but attached files are pushed over to Amazon S3.
·
Saturday, 19 June 2021 09:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

Thanks for replying this fast. I understand data still remains in databse but files are stored to a bucket.
I reformulate the question:

When I turn on cloud storage, are existing media migrated to bucket, freeing up space on disk?
Or will old uploaded media remain on disk?
·
Saturday, 19 June 2021 16:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sylvain,

Yes the existing attachments will be migrated to the bucket. Once they are uploaded, they will be deleted from the disk, freeing up space.

The entire process is executed during cronjob.
·
Monday, 21 June 2021 12:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Just created my S3 account. Would you please add eu-west-3 as storage location? It is not proposed in dropdowns.

Where can I modify the code to display this value?
·
Monday, 21 June 2021 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post