mounting volume for multiple service
neolee98
HOBBYOP

2 years ago

what's the work around for mounting volume for multiple service

8 Replies

neolee98
HOBBYOP

2 years ago

N/A


2 years ago

please explain your full use case


neolee98
HOBBYOP

2 years ago

i have a backend api with a volume mounted to store files and imgs, sometimes I need to clean/modify/debug those files


neolee98
HOBBYOP

2 years ago

my current workaround is to put the api to maintenance mode and detach volume and mount it on the filebrowser template service


2 years ago

this sounds like a flaw in your app, you shouldnt have to do that manually


neolee98
HOBBYOP

2 years ago

It’s like some kind of order management system, those coworkers at the front end always make mistakes, and I want to keep the endpoint as simple as possible to avoid attacks and misuse


neolee98
HOBBYOP

2 years ago

So I didn’t make any api to modify files😅


2 years ago

I'm in agreement with Milo here, yes there are ways around this, but they are not fit for this specific use case.


Loading...