monicahq / monica

Personal CRM. Remember everything about your friends, family and business relationships.
https://beta.monicahq.com
GNU Affero General Public License v3.0
21.05k stars 2.09k forks source link

How to upload Images/Files without Uploadcare? #6688

Open b3nd1k opened 1 year ago

b3nd1k commented 1 year ago

On Chandler (selfhosted), how do I upload images and files without using Uplodcare? I'd like to keep my files locally.

vagkaefer commented 1 year ago

Hello @b3nd1k, looking the branch Chandler, the system is integrated with Uploadcare and at the moment, as I understood the code, it's not possible to change this.

tamaskan commented 1 year ago

https://github.com/monicahq/chandler/issues/346 it's a quick solution, but i think we can expect local storage after they fixed the bugs

b3nd1k commented 1 year ago

Let's hope it happens soon. Not having the option of uploading files if you want to avoid using Uploadcare is not ideal.

phorcys420 commented 11 months ago

it's temporary. https://github.com/monicahq/chandler/issues/346

b3nd1k commented 7 months ago

@tamaskan Any updates to this? From what I can read, Chandler is out of the beta is now default. I still can't seem to use local storage.

tamaskan commented 7 months ago

still in beta

Androz2091 commented 1 month ago

I agree, I don't like sending my files to an external service, I would like to make my own backups on my own infrastructure... Especially when they are photos... ! Thank you