Closed mccalluc closed 7 years ago
@pkerpedjiev / @ngehlenborg : I am doing this the wrong way. I'm wondering if file upload should really be something we do via http, or if it'd make more sense to do it via manage.py. For an admin activity like this, it's not unreasonable that it be done via the command line, and it would save us trouble other places, too:
There might be larger issues about the story you want to tell with this software, so I won't jump into this.
Talked with Nils: Probably put this on hold and see if we can sort out the original nginx problem. If that were good, we wouldn't need any of this.
doing it via cli works.
Currently giving a URL. How do we upload a local file? Can a volume to mount be specified at run time? or pipe? or rely on the use to know where the mounted dirs are?