Version 0.3.1
Very happy to have had @lauralorenz and @bahadasx contribute to Baleen by building a web admin app. The app is a very simple Flask app that reads from the database and reports on the status, including the list of available feeds. It also reports information from the log file.
The app can be found online now at http://baleen.districtdatalabs.com.
Deployed: Thursday, April 7, 2016
Contributors: Sasan Bahadaran, Laura Lorenz, and Benjamin Bengfort
Changes
- Created a Docker configuration and setup for easier development
- Improved the export functionality for a quick corpus
- Created a Flask web application for Baleen administration
- Added a feeds listing page to quickly see what feeds are being ingested
- Added a job status page that reports on the current Baleen status.
- Add a log file reader to inspect what's going on in the log file.
- Added boostrap and baleen integration
- Created a serve sub command for Baleen for easy management
- Created a deployment method with uWSGI + Nginx