stable
Clone or download
Read-only
The ONLYOFFICE document server can be started with `docker-compose up -d onlyoffice`. You can try to access it via `https://tuleap-web.tuleap-aio-dev.docker/onlyoffice-doc-server/`, you should get a welcome page. In order to properly test you might want to restart to whole dev stack to be sure the changes made to the reverse proxy configuration have been taken into account. Part of story #27555: display Office documents stored in the Document plugin Change-Id: If975114bb76eee9a2038dffcb8831c97d4190d37
Modified Files
Name | ||||
---|---|---|---|---|
M | docker-compose.yml | +7 | −0 | Go to diff View file |
M | tools/docker/reverse-proxy/Dockerfile | +1 | −1 | Go to diff View file |
M | tools/docker/reverse-proxy/nginx.conf | +13 | −0 | Go to diff View file |
M | tools/docker/tuleap-aio-dev/run.sh | +3 | −0 | Go to diff View file |