An open API service indexing awesome lists of open source software.

https://github.com/dataoneorg/pad_management

Documentation and tools for managing DataONE hackmd and etherpad instances
https://github.com/dataoneorg/pad_management

Last synced: over 1 year ago
JSON representation

Documentation and tools for managing DataONE hackmd and etherpad instances

Awesome Lists containing this project

README

          

# pad_management

Documentation and tools for managing DataONE hackmd and etherpad
instances.

There are basically two components here:

1. An [indexer](padindex/) that populates an
[elasticsearch](https://www.elastic.co/products/elasticsearch)
instance with text and metadata from hackmd pads, etherpads, and the
etherpad archives.

2. A [web interface](web/) that lists pads based on search criteria.

More details are in the respective folders.