ACE Console
The ace console is a rails application which does on-board management of the appliance. The goal is to allow for all common management fucntionality to occur without the need for command line acesss.
The console can be embedded in your appliance by using the following recipe snippets:
import "console"
console::site{$appliance_name: content_template=>"content.erb"}
console::site{$appliance_name: content_template=>"content.erb"}
Main page
Service Management
Log Management
