You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/08/26 15:57:21 UTC

[qpid-dispatch] branch master updated: NO-JIRA - Add prereq for accessing console

This is an automated email from the ASF dual-hosted git repository.

gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new ddf5723  NO-JIRA - Add prereq for accessing console
ddf5723 is described below

commit ddf5723c1056d276156f53804d3ea6075dbf423f
Author: Ben Hardesty <bh...@redhat.com>
AuthorDate: Tue Aug 20 15:58:55 2019 -0400

    NO-JIRA - Add prereq for accessing console
---
 docs/books/_common/fragment-console-prereq.adoc | 24 ++++++++++++++++++++++++
 docs/books/user-guide/using-console.adoc        |  2 ++
 2 files changed, 26 insertions(+)

diff --git a/docs/books/_common/fragment-console-prereq.adoc b/docs/books/_common/fragment-console-prereq.adoc
new file mode 100644
index 0000000..b82a0ee
--- /dev/null
+++ b/docs/books/_common/fragment-console-prereq.adoc
@@ -0,0 +1,24 @@
+////
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License
+////
+
+.Prerequisites
+
+* {ConsoleName} requires the `qpid-dispatch-console` package.
++
+For more information about installing packages, see the link:https://qpid.apache.org/packages.html[Packages page^].
diff --git a/docs/books/user-guide/using-console.adoc b/docs/books/user-guide/using-console.adoc
index abf7fd8..9f0a3dc 100644
--- a/docs/books/user-guide/using-console.adoc
+++ b/docs/books/user-guide/using-console.adoc
@@ -22,6 +22,8 @@ under the License
 
 {ConsoleName} is a web console for monitoring the status and performance of {RouterName} router networks.
 
+include::{FragmentDir}/fragment-console-prereq.adoc[]
+
 == Setting up access to the web console
 
 Before you can access the web console, you must configure a `listener` to accept HTTP connections for the web console and serve the console files.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org