Code Monkey home page Code Monkey logo

uyuni-docs-helper's Introduction

Repository purpose

To provide a way of building a container image to build the Uyuni documentation, as it requires to install a big set of tools using zypper, nvm, cpan, gem etc.

Besides the container, a helper is provider so people that does not know anything about containers can easily use them.

This a result of SUSE's Hack Week 22

Repository structure

For everyone

  • uyuni-docs-helper: The bash script that allows any contributor to build, inspect the outputs of the build procedure via HTTP and even get outputs at the local system.

Example

./uyuni-docs-helper -r master -o /tmp/test -c obs-packages-suma-en -p suma would build the HTML and PDFs for English language, from the master branch at https://github.com/uyuni-project/uyuni-docs (default repository), for SUSE Manager.

For image maintainers

  • image directory: Contains the Dockerfile, the startup.sh script for the container, and the build-and-publish helper (that can be used to build and publish the container after changing whatever is needed on the other two files, passing arguments to the build, such as --no-cache is allowed).

Requirements

For everyone

  • Have podman installed (recommended)

or

  • Have docker installed and an alias podman that calls docker (for bash that means adding alias docker='podman' to the file ~/.alias)

For image maintainers

For publishing the image, you will need a Docker Hub account, and then talk to Julio González Gil to get added as maintainer at the Docker Hub.

We plan to move the images to GitHub packages in the future.

Troubleshooting

See TROUBLESHOOTING.md

uyuni-docs-helper's People

Contributors

juliogonzalez avatar jcayouette 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.