Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: reverse proxy config: proxypreservehost: wording, link to apache ↵ | nodiscc | 2018-07-08 | 1 | -2/+2 |
| | | | | documentation, typo | ||||
* | Include ProxyPreserveHost directive in Apache's proxy doc | ArthurHoaro | 2018-07-05 | 1 | -1/+4 |
| | |||||
* | Docker: expose a volume for the thumbnail cache | VirtualTam | 2018-07-05 | 1 | -6/+29 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | docker: update image and usage documentation | VirtualTam | 2018-06-17 | 1 | -4/+10 |
| | | | | | | Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | doc: fix link to dockerfiles | nodiscc | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | doc: docker: add links to docker build and qemu documentation | nodiscc | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | doc: docker: remove armhf tags, add link to Dockerfiles | nodiscc | 2018-01-12 | 1 | -3/+1 |
| | |||||
* | doc: add armhf docker images | nodiscc | 2018-01-05 | 1 | -0/+3 |
| | |||||
* | doc: move docker autobuild from index.md to shaarli-images.md | nodiscc | 2017-12-09 | 1 | -0/+11 |
| | |||||
* | move docker-101 reference from index.md to docker-images.md | nodiscc | 2017-12-09 | 1 | -0/+3 |
| | |||||
* | Merge pull request #1004 from virtualtam/doc/docker/reverse-proxy | VirtualTam | 2017-10-22 | 1 | -1/+115 |
|\ | | | | | Documentation: add reverse proxy examples for Docker images | ||||
| * | Documentation: add reverse proxy examples for Docker images | VirtualTam | 2017-10-22 | 1 | -1/+115 |
| | | | | | | | | | | | | Closes https://github.com/shaarli/Shaarli/issues/888 Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | | docker: add 'latest' image | VirtualTam | 2017-10-21 | 1 | -2/+11 |
|/ | | | | | | | | This implies the following changes: - `shaarli/shaarli:latest` will now point to the `latest` release - `shaarli/shaarli:master` will point to the `master` branch Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Minor docker-101 doc updates, typos fixed #983 | B. van Berkum | 2017-10-06 | 1 | -11/+9 |
| | |||||
* | Docker-101: added working systemd config example | B. van Berkum | 2017-10-03 | 1 | -0/+47 |
| | |||||
* | Typo's, unified structure a bit. | B. van Berkum | 2017-10-03 | 1 | -8/+4 |
| | | | | | | - Fixes inevitable typo that crept in. - Removed some blank lines, newlines, to match established whitespace use better. - Minor grammar improvement. | ||||
* | Docker 101: container start and cleanup | B. van Berkum | 2017-10-03 | 1 | -0/+37 |
| | |||||
* | docker: remove `dev` image, update documentation | VirtualTam | 2017-07-29 | 4 | -0/+158 |
Relates to https://github.com/shaarli/Shaarli/issues/843 Changed: - Update Docker image list - Update Docker documentation structure Removed: - Delete Dockerfile and resources for the `dev` image - Cleanup `doc/` resources Signed-off-by: VirtualTam <virtualtam@flibidi.net> |