FireDrunk / ZFSmond

Tiny ZFS Web Interface written in AngularJS and Flask Restful
GNU General Public License v3.0
27 stars 12 forks source link

ATTENTION

This software has been abondoned, and is currently not working. The ffi module for python has not been updated to ZFS 0.7 and is not working correctly Also the installer is shacky with new Python dependency problems.

TODO before this works:

ZFSmond

Tiny ZFS Web Interface written in AngularJS and Flask Restful

Compatible Distributions

Incompatible Distributions (for now)

Prerequisites

Installation:

git clone https://github.com/FireDrunk/ZFSmond.git zfsmond
pip install -r requirements.txt
pip install git+https://github.com/Xaroth/libzfs-python.git@zpool-config
python main.py

Point your browser to: http://[ip]:5000

Screenshots

https://github.com/FireDrunk/ZFSmond/wiki/Screenshots

Alpha

Please be aware that this is pre-alpha software! This software is NOT fit for any purpose other than seeing fancy colors!