blob: e936e7ed9d2ca59f49555c85b683a3dc21c47e2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="../css/builder-gluster/style.css"
type="text/css" media="screen" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Main Topic</title>
</head>
<body>
<h1>Logging into the Management Console</h1>
The GMC console is a GUI application accessible at
http://localhost:8080/glustergmc -console when you start the server.
</body>
</html>
|