| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Hi, the original docker-compose file did not work by default.
You get federation port working but no client port.
My proposal is to let federation port work as it is by default (8448) and let traefik handle client http/https traffic.
|
|\
| |
| | |
Fix build of Docker image with docker-compose
|
| |
| |
| |
| | |
... and fix a typo
|
|/
|
|
| |
Signed-off-by: Jonas Schürmann <jonasschuermann@aol.de>
|
|
|
| |
Link to docker/README.md
|
|
|
|
| |
This addresses #3224
|
|
|
|
|
|
|
| |
It's much easier to build the image via docker-compose instead of an
error-prone low-level docker call.
Signed-off-by: Benedikt Heine <bebe@bebehei.de>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
data dir
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
compose file
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|