More distributions support
Release meant to be installable on various distributions including ubuntu/debian/centos machines at least.
Download hyphe-v0.1.tar.gz
at the bottom of this page.
Just untar, install and run! (DO NOT use sudo, the install script will already require your password when needed)
tar xzvf hyphe-v0.1.tar.gz
cd Hyphe
bin/install.sh
bin/hyphe start
Use the web interface on http://localhost/hyphe
To stop the service, just run:
bin/hyphe stop
(use preferably a 64bit system to ensure MongoDB is able to work with bigger databases than only 2Gb)