GithubHelp home page GithubHelp logo

infra-docs's Introduction

oVirt Infra Docs

This repo contains documentation regarding the oVirt project infrastructure and CI system.

This documentation can be read at its permanent home on readthedocs or directly from here if you are using a source browser that supports markdown display such as GitHub.

Contributing to this repo

This repo is primarily hosted on the oVirt project Gerrit server. Please submit any changes to this repository there.

Building the documentation

The documentation found in this repository can be built using the mkdocs tool. The tool is packaged for many Linux distributions and can also be obtained using "pip".

This repository also conforms to the oVirt CI standards and can therefore be built using "mock_runner.sh" with the following command (Assuming the oVirt jenkins repo is cloned to "../jenkins"):

../jenkins/mock_configs/mock_runner.sh -C ../jenkins/mock_configs -b el7

The generated documentation will be available from the "exported-artifacts" directory.

Running a local test server

mkdocs has a nice feature where it can run a local server that displays the generated documentation and updates dynamically as local files change.

If you have it installed, the local server can be started by simply running:

mkdocs serve

The documentation will then be available on http://127.0.0.1:8000.

At the time of writing this document, the "serve" feature does not work with the mkdocs version available on RHEL/CentOS 7. The included "requirements.txt" file can be used to install a properly functioning version inside a Python virtualenv. Alternatively, "mock_runner.sh" can be used to launch the server in an isolated environment with the following command:

../jenkins/mock_configs/mock_runner.sh -C ../jenkins/mock_configs \
    -e automation/run_local_server.sh el7

infra-docs's People

Contributors

david-caro avatar duck-rh avatar eedri avatar eisraeli avatar eyonasi avatar gbenhaim avatar ifireball avatar krrai avatar merlyel avatar nvgoldin avatar rgolangh avatar sandrobonazzola avatar sbendavi avatar shlomizi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.