-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
Hey! @Devanik21
I noticed that the repository does not contain a docker and docker-compose.yml file, which is essential for streamlining the setup of the backend services, particularly for the Str…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you se…
-
The needed improvement is to improve the existing init script to able to add a new stack (belonging to a different domain name) to the same host. Below an idea on how to accomplish that result.
For…
-
https://github.com/opea-project/GenAIExamples/edit/main/ChatQnA/README.md
Please re-organize the material to clearly demarcate
1) what is the chatQnA pipeline
2) deployment options: Docker versus…
-
# Purpose
The goal of this Issue is to establish the Margo Preview Release 1 scope. The scope snippet below covers the intent of the release, major deliverables, and future scope items. The goal of t…
-
Hi -
I am working on an HPC project that would need to achieve CPU pinning for containers so that specific tasks run on the appropriate CPU as well as speak directly to the host network adapter (a …
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you …
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Description
I have an application supposed to run in docker container (I am new to node apps) along with redis container and it uses the redis client. The code is
```
var express = require(…