Newest napp-it cs beta runs natively under OSX and Linux/Proxmox
# download napp-it cs web-gui from napp-it.org, unzip
You can run the napp-it cs web-gui under OSX with a cgi capable webserver.
You can use the included Apache or any other like lighttpd
################
Four step setup:
################
1. enable root (makes everything easier, can be disabled after setup) and allow remote root login
2. upload ./csweb-gui to /var (on OSX /private/var, I use WinSCP for remote file actions)
3. activate Apache (I use Putty as remote console as it can copy/paste with a mouse rightclick)
4. start csweb-gui with "sh /private/var/csweb-gui/data/webserver/apache/osx/apache_osx.sh" (Putty)
this configures the cs-web-gui, restarts Apache for OSX under user _www and starts needed background services
Details see included osx_readme
Current state on OSX/Apache : http is ok, I faiiled to enable https
Some menus like SMB sharing not working

# download napp-it cs web-gui from napp-it.org, unzip
You can run the napp-it cs web-gui under OSX with a cgi capable webserver.
You can use the included Apache or any other like lighttpd
################
Four step setup:
################
1. enable root (makes everything easier, can be disabled after setup) and allow remote root login
2. upload ./csweb-gui to /var (on OSX /private/var, I use WinSCP for remote file actions)
3. activate Apache (I use Putty as remote console as it can copy/paste with a mouse rightclick)
4. start csweb-gui with "sh /private/var/csweb-gui/data/webserver/apache/osx/apache_osx.sh" (Putty)
this configures the cs-web-gui, restarts Apache for OSX under user _www and starts needed background services
Details see included osx_readme
Current state on OSX/Apache : http is ok, I faiiled to enable https
Some menus like SMB sharing not working
