redhat-cip / dci-doc

The official Distributed-CI (DCI) documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dci-doc

Documentation for DCI

requirements

preparation

dci-doc need to be bootstraped in a dci-dev-env environment. Clone dci-dev-env then run dci-dev-env/utils/bootstrap.sh.

run the documentation locally

cd dci-doc
./build.sh
cd docs
python -m http.server -b 0.0.0.0

About

The official Distributed-CI (DCI) documentation


Languages

Language:Shell 59.9%Language:Dockerfile 24.1%Language:CSS 16.0%