UDST / orca

Python library for task orchestration
https://udst.github.io/orca/
BSD 3-Clause "New" or "Revised" License
53 stars 21 forks source link

Add Browser UI for Orca + Server Docs + CLI Enhancements #3

Closed jiffyclub closed 9 years ago

jiffyclub commented 9 years ago

Users can now launch the orca server and point their browsers at the /ui route to browse a read-only view of all aspects of their configuration.

The sphinx docs now include a page about the Orca server and all its endpoints.

The orca-server command line entry point has been expanded to include options for setting the hostname and port.