filestash
filestash copied to clipboard
[bug] "Local" storage backend not available in latest docker container
Description of the bug
First of all, thanks for the cool project! However, when I wanted to setup filestash with docker-compose (v0.5.20240313 / commit hash ff4bbdc), the "local" storage backend is not present.
I started filestash according the the official docs and expected different backend providers like this:
However, I got a page like this, with no "local" backend to be seen:
Also, no authentication middlewares could be seen. How do I fix this?
Step by step instructions to reproduce the bug
- use the provided
docker-compose.yml
-file, based on the official install docs - create an admin password
- log into admin console
- go to "backend"
Can you replicate that error from the demo?
No, I do not know the admin password
Observed behavior
Local storage backend not available.
Expected behavior
Local storage backend should be available.
Indeed I have major issues last week in the latest build which is probably what you just saw, the latest image should be fine