Skip to content

dankaiser1808/docs.opencast.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opencast Documentation Builder

These scripts are used to automatically build and publish the Opencast documentation.

receptor.py

React to BitBucket Webhooks and flag the documentation as to be rebuild.

build.sh

Check out the repository and build the Opencast documentation if necessary.

Installation

  • Configure the message file location in both scripts
  • Configure the output directory in build.sh
  • Start up the receptor.py
    • Preferebly use gunicorn
    • Use Nginx as proxy
  • Set cronjobs
  • Set-up Nginx to deliver output files

About

Build scripts for docs.opencast.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.0%
  • Python 30.3%
  • Vim Script 2.7%