ZFS Web-gui für Proxmox
Napp-it cs ist eine web-gui für OpenZFS servergroups (beliebiges OS). Es läuft unter Windows zum Managen von Storage Spaces und ZFS. Es kann remote andere ZFS Servers wie Free-BSD, OSX oder Linux/Proxmox managen.
Es kam der Wunsch auf es direkt unter Free-BSD, Illumos, OSX oder Linux/Proxmox laufen zu lassen.
Habe mal eine erste Beta hochgeladen:
1. download https://www.napp-it.de/doc/downloads/csweb-gui.zip and unzip csweb-gui.zip
2. upload folder csweb-gui to /var on Linux/Proxmox/Illumos (-> /var/csweb-gui, use WinSCP)
3. start a cgi capable webserver
for basic tests you can use the included mini_httpd
4. open Putty as root and run (copy/paste command with mouse rightclick)
sh /var/csweb-gui/data/webserver/mhttpd/debian/mini-httpd.sh
(on Illumos, replace /debian/ with /illumos/)
5. Open a browser with http://serverip:81 (mini_httpd is configured for http only)
On other platforms ex OSX or for https:
use a cgi/Perl capable webserver ex apache or lighttpd
napp-it cs is free for noncommercial use
Napp-it cs ist eine web-gui für OpenZFS servergroups (beliebiges OS). Es läuft unter Windows zum Managen von Storage Spaces und ZFS. Es kann remote andere ZFS Servers wie Free-BSD, OSX oder Linux/Proxmox managen.
Es kam der Wunsch auf es direkt unter Free-BSD, Illumos, OSX oder Linux/Proxmox laufen zu lassen.
Habe mal eine erste Beta hochgeladen:
1. download https://www.napp-it.de/doc/downloads/csweb-gui.zip and unzip csweb-gui.zip
2. upload folder csweb-gui to /var on Linux/Proxmox/Illumos (-> /var/csweb-gui, use WinSCP)
3. start a cgi capable webserver
for basic tests you can use the included mini_httpd
4. open Putty as root and run (copy/paste command with mouse rightclick)
sh /var/csweb-gui/data/webserver/mhttpd/debian/mini-httpd.sh
(on Illumos, replace /debian/ with /illumos/)
5. Open a browser with http://serverip:81 (mini_httpd is configured for http only)
On other platforms ex OSX or for https:
use a cgi/Perl capable webserver ex apache or lighttpd
napp-it cs is free for noncommercial use