|
@@ -1,16 +1,23 @@
|
|
## Issue
|
|
## Issue
|
|
-**Impacted version**: xxxx
|
|
|
|
|
|
+**DO NOT ADD ISSUES ABOUT DOCKER**
|
|
|
|
+
|
|
|
|
+* [Docker destroys your data](https://github.com/wekan/wekan-mongodb/issues/9)
|
|
|
|
+* Docker Hub image is broken. Quay image has problems too.
|
|
|
|
+* If you would like for Docker to work, please add fix as pull request to devel branch
|
|
|
|
+
|
|
|
|
+**Impacted version**:
|
|
|
|
|
|
**Server Setup Information**:
|
|
**Server Setup Information**:
|
|
|
|
|
|
* Operating System:
|
|
* Operating System:
|
|
-* Deployment Method(tar/sandstorm/snap/docker/etc /http frontend (nginx, httpd, ...)):
|
|
|
|
|
|
+* Deployment Method(snap/sandstorm/mongodb bundle):
|
|
|
|
+* Http frontend (Caddy, Nginx, Apache, see config examples from Wekan GitHub wiki first):
|
|
* Node Version:
|
|
* Node Version:
|
|
* MongoDB Version:
|
|
* MongoDB Version:
|
|
-* ROOT_URL environment variable (Is there a subfolder?):
|
|
|
|
|
|
+* ROOT_URL environment variable http(s)://(subdomain).example.com(/suburl):
|
|
|
|
|
|
**Problem description**:
|
|
**Problem description**:
|
|
- *be as explicit as you can*
|
|
- *be as explicit as you can*
|
|
- *describe the problem and its symptoms*
|
|
- *describe the problem and its symptoms*
|
|
- *explain how to reproduce*
|
|
- *explain how to reproduce*
|
|
-- *attach whatever information that can help understanding the context (screen capture, log files)*
|
|
|
|
|
|
+- *attach whatever information that can help understanding the context (screen capture, log files in .zip file)*
|