-
{
"platform":"",
"hub-mirror": [
"langgenius/dify-api:0.7.0",
"langgenius/dify-api:0.7.0",
"langgenius/dify-web:0.7.0",
"postgres:15-alpine",
"re…
-
### Expected behaviour
Is expected store session in Azure Redis server with php extension configuration:
session.save_handler=redis
session.save_path=tls://xxx.redis.cache.windows.net:6380?data…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Currently we use the `redis:alpine` image tag which might resolve to a different image (with a "new" redis version on pull)
We should instead use a `redis:-alpine` tag.
See the [list of supported ve…
Bomme updated
10 months ago
-
1. Alpine mirror Telnet redis service is not available
2. Centos mirror Telnet redis service can be connected
-
{
"hub-mirror": [
"langgenius/dify-api:0.6.11",
"langgenius/dify-api:0.6.11",
"langgenius/dify-web:0.6.11",
"postgres:15-alpine",
"redis:6-alpine",
…
-
The following `docker-compose.yml` file is a valid file for `docker-compose`:
```
version: '3.8'
services:
redis:
image: "redis:alpine"
redis-2:
image: "redis:alpine"
```
Both…
-
### The bug
I just updated to 1.120.0 and now the immich-server container restarts every 60 seconds. How can I check whats going wrong?
### The OS that Immich Server is running on
Debian 12
### …
-
I was running into https://github.com/Snapchat/KeyDB/issues/802 and had problems to debug the issue, as I was not able to start that specific version (alpine_x86_64_v6.3.4) manually and it crashed wit…
-
I'm working on setting up self-hosted nitter so that I can use ArchiveBox to archive tweets
I've copied the docker-compose with one change that I think should be irrelevant to the functionality (I …