Serves the generated MkDocs static output from ../site using NGINX.
Routing is handled by Traefik with host docs.${DOMAIN}.
Deploy flow:
- Build docs:
make docs - Start container:
make up-docs-site(ormake up)
Serves the generated MkDocs static output from ../site using NGINX.
Routing is handled by Traefik with host docs.${DOMAIN}.
Deploy flow:
make docsmake up-docs-site (or make up)