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
- Host: GitHub
- URL: https://github.com/dataoneorg/pad_management
- Owner: DataONEorg
- License: apache-2.0
- Created: 2017-06-05T17:08:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T16:36:11.000Z (almost 8 years ago)
- Last Synced: 2025-01-30T21:17:15.182Z (over 1 year ago)
- Language: Python
- Size: 223 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.