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"}
Where the template is passed in for information to be included in the "about" page. Screen shots from the console are below:

Main page

Service Management

Log Management