Lychee-Docker
Lychee-Docker copied to clipboard
Docker image for Lychee
Hi, with the latest v4.5.3 release if have the issue that the container does not start anymore. My container log looks like this: ``` lychee_1 | ------------------------------------- lychee_1 | Lychee...
Not sure whether this will work. There's a testing image available at `lycheeorg/lychee:gha-libraw`. Feedback welcome!
I do not think this is a bug, but I couldn't find a better place for support. This is clearly a permission issue on the upload folder, but I've tried...
It would be great to have support for [docker secrets](https://docs.docker.com/engine/swarm/secrets/#build-support-for-docker-secrets-into-your-images). Looking at the available environment variables I think these should be added: * `DB_PASSWORD_FILE` * `REDIS_PASSWORD_FILE` * `MAIL_PASSWORD_FILE` * `PUSHER_APP_KEY_FILE`...
Lychee v4 has been released as `Lychee`, so it may make sense to rename this repo to `Lychee-Docker` and/or the image to `Lychee`. - Renaming the repo should have minimal...
Hello. I've been experiencing random errors since last upgrade. When I upload photos to an album, some of them just won't show up. I have to double check, list the...
Hi, I use the docker-compose.yml provided in the code. I don't have any problem to start my docker but when i try to connect i have this error 507 NoWriteAccessOnLogsExceptions...
Hi there! I'm unsure if I'm doing something that's very simple wrong. I had initially updated from a perfectly working version 4.0.3 (I think. The number in the middle I'm...