Giter Site home page Giter Site logo

nepthys's Introduction

Nepthys

This simple bot iterates over Thoth repositories and updates documentation.

Just run clone_repos.sh script, it will produce documentation for all the libraries inside thoth directory.

Deployment

The deployment of Nepthys on openshift could be done using ansible playbooks, command to execute the playbook:

ansible-playbook \
--extra-var=OCP_URL=<openshift_cluster_url> \
--extra-var=OCP_TOKEN=<openshift_cluster_token> \
--extra-var=NEPTHYS_APPLICATION_NAMESPACE=<openshift_cluster_project> \
--extra-var=NEPTHYS_SSH_PRIVATE_KEY_PATH=<nepthys_git_ssh_private_key_path> \
--extra-var=GITHUB_TOKEN=<github_oauth_token> \
--extra-var=GITHUB_USER=<github_user> \
--extra-var=GITHUB_USER_EMAIL=<github_user_email> \
--extra-var=GENERIC_SECRET=<webhook_secret> \
playbooks/provision.yaml

Note: Github oauth token must be provided as environment variable GITHUB_TOKEN to the script, as hub requires it for authentication while generating PR.

nepthys's People

Contributors

fridex avatar goern avatar harshad16 avatar sesheta avatar

Watchers

 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.