Running the Amahi UI standalone
From Amahi Wiki
The Amahi UI can be run standalone for development.
mysqladmin create demo_development git clone cd platform/platform/html rake db:migrate ./script/server
then access things in http://localhost:3000
Things that work
Things that do not work
- updating system settings, like dhcp, dns, networks, aliases, samba configuration, etc.
- piecharts with disk usage hang the RoR server (!!)