stable
Clone or download
Read-only
Merge commit 'refs/changes/92/10792/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11270: Add realtime server to dev stack Change-Id: Idcf61c2c2e673b2c2947260257510a943ebecd9e
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +4 | −3 | Go to diff View file |
M | docker-compose.yml | +28 | −0 | Go to diff View file |
A | tools/docker/realtime/Dockerfile | +11 | −0 | Go to diff View file |
A | tools/docker/realtime/Tuleap.repo | +6 | −0 | Go to diff View file |
A | tools/docker/realtime/run.sh | +20 | −0 | Go to diff View file |
A | tools/docker/reverse-proxy/Dockerfile | +9 | −0 | Go to diff View file |
A | tools/docker/reverse-proxy/default.conf | +59 | −0 | Go to diff View file |
A | tools/docker/reverse-proxy/entrypoint.sh | +18 | −0 | Go to diff View file |
A | tools/docker/reverse-proxy/nginx.conf | +32 | −0 | Go to diff View file |
M | tools/utils/php56/run.sh | +16 | −0 | Go to diff View file |