Uploaded image for project: 'Gump'
  1. Gump
  2. GUMP-63

pydoc & ProxyPass

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • brutus.apache.org, gump.apache.org

    Description

      As requested by Adam, I am logging this as a jira task:

      1. run pydoc as a service on brutus (or other server), pointing it to the gump code. Something like:

      python pydoc.py -p 1234 gump

      where 1234 is the port to use and gump is the root directory of python code.

      2. ProxyPass from gump.apache.org to the pydoc service. Something like:

      ProxyPass /docs/api/ http://brutus.apache.org:1234/
      ProxyPassReverse /docs/api/ http://brutus.apache.org:1234/

      Adam adds: "What would be cool would be to automate
      checking out the Gump code into the place where pydoc looks, so we are
      always fresh.

      BTW: I don't know the security concerns associated with pydoc..."

      Attachments

        Activity

          People

            Unassigned Unassigned
            michael davey Michael Davey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: