diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/help_home.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/help_home.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/help_home.html b/src/org.gluster.storage.management.console.help/html/help_home.html new file mode 100644 index 00000000..b9c17b9e --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/help_home.html @@ -0,0 +1,29 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<link rel="stylesheet" href="css/builder-gluster/style.css" +type="text/css" media="screen" /> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Gluster Management Console</title> +</head> +<body> +<h1>Gluster Management Console Help</h1> + +<p>Gluster Management Console offers an advanced yet simple-to-use +graphical user interface (GUI) to manage your clustered storage +environment.</p> + +<p>This help explains the console interface when working with +Gluster Filesystem. It also describes how you can work with the Gluster +Management Console to add servers, create volumes, monitor the system, +manage logs, download server configurations, and more.</p> + +<p>For information about how to install Gluster Filesystem, refer to +the <a + href="http://www.gluster.com/community/documentation/index.php/Gluster_3.2_Filesystem_Installation_Guide" target="_blank">Gluster +3.2 Filesystem Installation Guide</a>. For information about accessing the +cluster using client systems, <a + href="http://www.gluster.com/community/documentation/index.php/Gluster_3.2:_Accessing_Data_-_Setting_Up_GlusterFS_Client" target="_blank">Gluster +3.2: Accessing Data - Setting Up GlusterFS Client</a>.</p> +</body> +</html>
\ No newline at end of file |