Solvro / backend-topwr

GNU Affero General Public License v3.0
14 stars 0 forks source link

Feat/create storage for files #25

Closed kamilfedio closed 1 day ago

kamilfedio commented 6 days ago

I found way to use Mini0 without this strange library (it wasn't updated for last 4 years xD). I added instructions in docs with example of use

EDITED I just used localfile system

kamilfedio commented 5 days ago

@Rei-x can u look at this? We need some advice about serving minio locally or we can connect to minio on coolify?

Rei-x commented 5 days ago

what about using just a simple disk driver? that stores files in the filesystem @kamilfedio

kamilfedio commented 5 days ago

@Rei-x sb suggested this and I thought about sth which can be back-upped and more customisable - others microservices

Rei-x commented 5 days ago

@Rei-x sb suggested this and I thought about sth which can be back-upped and more customisable - others microservices

@kamilfedio tbh, it would be easier for everyone (and especially for me) that for now you would use the simplest solution - aka local filesystem, minio is an overkill for your use-case 😭

czaja307 commented 1 day ago

@Rei-x teraz pytanie jak to załatwić od strony coolify, żeby się zapisywało

Rei-x commented 1 day ago

@Rei-x teraz pytanie jak to załatwić od strony coolify, żeby się zapisywało

https://coolify.io/docs/knowledge-base/persistent-storage/

dodaj po prostu wolumen na dane

czaja307 commented 1 day ago

https://coolify.io/docs/knowledge-base/persistent-storage/

dodaj po prostu wolumen na dane

to wygląda zbyt prosto, żeby było prawdziwe 🧐 dzięki za pomoc