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.
pirms 4 gadiem
Dimitri Huisman
56dd70cf4a
Implement versioning for CI/CD workflow (see #1182 ).
pirms 4 gadiem
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
pirms 4 gadiem
Tim Möhlmann
d94c8bce53
Docs: treat warnings as errors
pirms 6 gadiem
Aurélien Bondis
a053f90875
docs: user ARG to chose image, install python3 before running pip3
pirms 6 gadiem
Tim Möhlmann
c0645eadef
Remove healthcheck
...
Did not work correctly and prevents Traefik from serving the page.
pirms 7 gadiem
Tim Möhlmann
81b24f61e8
Merge branch 'master' into feat-healthchecks
pirms 7 gadiem
kaiyou
8fa80c1589
Support multiple docs versions
pirms 7 gadiem
Thomas Sänger
39272ab05c
add healthcheck for http services
pirms 7 gadiem
kaiyou
339b3c1b24
Build the documentation as a Docker image
pirms 7 gadiem
kaiyou
5341ee4472
Add a Dockerfile for buliding the docs
pirms 7 gadiem