11 Commits (master)

Author SHA1 Message Date
Dimitri Huisman f7677543c6 Process code review remarks
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
3 years ago
Dimitri Huisman 56dd70cf4a Implement versioning for CI/CD workflow (see #1182). 3 years ago
Erriez 98933f9478 Optimize docs/Dockerfile
- Convert .rst to .html in temporary python:3.8-alpine3.14 build image
- Remove all unused packages
- Use nginx:1.21-alpine deployment image
3 years ago
Tim Möhlmann d94c8bce53
Docs: treat warnings as errors 5 years ago
Aurélien Bondis a053f90875 docs: user ARG to chose image, install python3 before running pip3 5 years ago
Tim Möhlmann c0645eadef
Remove healthcheck
Did not work correctly and prevents Traefik from serving the page.
6 years ago
Tim Möhlmann 81b24f61e8
Merge branch 'master' into feat-healthchecks 6 years ago
kaiyou 8fa80c1589 Support multiple docs versions 6 years ago
Thomas Sänger 39272ab05c
add healthcheck for http services 6 years ago
kaiyou 339b3c1b24 Build the documentation as a Docker image 6 years ago
kaiyou 5341ee4472 Add a Dockerfile for buliding the docs 6 years ago