Repository: incubator-distributedlog Updated Branches: refs/heads/asf-site 6e9a8fa97 -> 7e299703e
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/start/download.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/start/download.html b/content/docs/latest/start/download.html index d6728b8..c7cf9a0 100644 --- a/content/docs/latest/start/download.html +++ b/content/docs/latest/start/download.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/start/download.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/start/quickstart.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/start/quickstart.html b/content/docs/latest/start/quickstart.html index 10a7ecc..b6790d4 100644 --- a/content/docs/latest/start/quickstart.html +++ b/content/docs/latest/start/quickstart.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/start/quickstart.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> @@ -338,11 +350,11 @@ under the License. <div class="section" id="quick-start"> <h2><a class="toc-backref" href="#id1">Quick Start</a></h2> <p>This tutorial assumes you are starting from fresh and have no existing BookKeeper or ZooKeeper data. -If you already have an existing BookKeeper or ZooKeeper cluster, you can checkout the <a class="reference external" href="../operations/deployment">deploy</a> section +If you already have an existing BookKeeper or ZooKeeper cluster, you can checkout the <a class="reference external" href="../deployment/cluster">deploy</a> section for more details on how to deploy a production cluster.</p> <div class="section" id="step-1-download-the-binary"> <h3><a class="toc-backref" href="#id2">Step 1: Download the binary</a></h3> -<p><a class="reference external" href="../download">Download</a> the stable version of <cite>DistributedLog</cite> and un-zip it.</p> +<p><a class="reference external" href="./download">Download</a> the stable version of <cite>DistributedLog</cite> and un-zip it.</p> <pre class="literal-block"> // Download the binary `distributedlog-all-${gitsha}.zip` > unzip distributedlog-all-${gitsha}.zip http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/analytics-mapreduce.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/analytics-mapreduce.html b/content/docs/latest/tutorials/analytics-mapreduce.html index 70c1590..0666aa2 100644 --- a/content/docs/latest/tutorials/analytics-mapreduce.html +++ b/content/docs/latest/tutorials/analytics-mapreduce.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/analytics-mapreduce.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/basic-1.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-1.html b/content/docs/latest/tutorials/basic-1.html index 907bf85..a72c65f 100644 --- a/content/docs/latest/tutorials/basic-1.html +++ b/content/docs/latest/tutorials/basic-1.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/basic-1.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/basic-2.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-2.html b/content/docs/latest/tutorials/basic-2.html index 13d6425..e1197aa 100644 --- a/content/docs/latest/tutorials/basic-2.html +++ b/content/docs/latest/tutorials/basic-2.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/basic-2.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/basic-3.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-3.html b/content/docs/latest/tutorials/basic-3.html index 4dadba3..eb658ad 100644 --- a/content/docs/latest/tutorials/basic-3.html +++ b/content/docs/latest/tutorials/basic-3.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/basic-3.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/basic-4.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-4.html b/content/docs/latest/tutorials/basic-4.html index d3b159c..bd518dc 100644 --- a/content/docs/latest/tutorials/basic-4.html +++ b/content/docs/latest/tutorials/basic-4.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/basic-4.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/basic-5.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-5.html b/content/docs/latest/tutorials/basic-5.html index 3976264..e033078 100644 --- a/content/docs/latest/tutorials/basic-5.html +++ b/content/docs/latest/tutorials/basic-5.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/basic-5.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/basic-6.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-6.html b/content/docs/latest/tutorials/basic-6.html index 77f8775..ad9410f 100644 --- a/content/docs/latest/tutorials/basic-6.html +++ b/content/docs/latest/tutorials/basic-6.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/basic-6.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/main.html b/content/docs/latest/tutorials/main.html index f86e056..59a03f5 100644 --- a/content/docs/latest/tutorials/main.html +++ b/content/docs/latest/tutorials/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/messaging-1.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/messaging-1.html b/content/docs/latest/tutorials/messaging-1.html index e1a73c6..7afc382 100644 --- a/content/docs/latest/tutorials/messaging-1.html +++ b/content/docs/latest/tutorials/messaging-1.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/messaging-1.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/messaging-2.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/messaging-2.html b/content/docs/latest/tutorials/messaging-2.html index 4a926e5..c4232c1 100644 --- a/content/docs/latest/tutorials/messaging-2.html +++ b/content/docs/latest/tutorials/messaging-2.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/messaging-2.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/messaging-3.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/messaging-3.html b/content/docs/latest/tutorials/messaging-3.html index b9bb0c4..9a977b4 100644 --- a/content/docs/latest/tutorials/messaging-3.html +++ b/content/docs/latest/tutorials/messaging-3.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/messaging-3.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/messaging-4.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/messaging-4.html b/content/docs/latest/tutorials/messaging-4.html index 714dca4..a571e77 100644 --- a/content/docs/latest/tutorials/messaging-4.html +++ b/content/docs/latest/tutorials/messaging-4.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/messaging-4.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/messaging-5.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/messaging-5.html b/content/docs/latest/tutorials/messaging-5.html index 37aa2ac..8af2d1e 100644 --- a/content/docs/latest/tutorials/messaging-5.html +++ b/content/docs/latest/tutorials/messaging-5.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/messaging-5.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/tutorials/replicatedstatemachines.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/replicatedstatemachines.html b/content/docs/latest/tutorials/replicatedstatemachines.html index 18ddfec..c9e5de2 100644 --- a/content/docs/latest/tutorials/replicatedstatemachines.html +++ b/content/docs/latest/tutorials/replicatedstatemachines.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/tutorials/replicatedstatemachines.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/api/core.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/api/core.html b/content/docs/latest/user_guide/api/core.html index 9b60fe8..b09c6ae 100644 --- a/content/docs/latest/user_guide/api/core.html +++ b/content/docs/latest/user_guide/api/core.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/api/core.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/core.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/api/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/api/main.html b/content/docs/latest/user_guide/api/main.html index 4f0e04e..99aed39 100644 --- a/content/docs/latest/user_guide/api/main.html +++ b/content/docs/latest/user_guide/api/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/api/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/api/practice.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/api/practice.html b/content/docs/latest/user_guide/api/practice.html index 5b81a36..20a24e9 100644 --- a/content/docs/latest/user_guide/api/practice.html +++ b/content/docs/latest/user_guide/api/practice.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/api/practice.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/practice.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/api/proxy.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/api/proxy.html b/content/docs/latest/user_guide/api/proxy.html index 9842296..7009475 100644 --- a/content/docs/latest/user_guide/api/proxy.html +++ b/content/docs/latest/user_guide/api/proxy.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/api/proxy.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/proxy.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/architecture/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/architecture/main.html b/content/docs/latest/user_guide/architecture/main.html index f6f3ed0..0658eb3 100644 --- a/content/docs/latest/user_guide/architecture/main.html +++ b/content/docs/latest/user_guide/architecture/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/architecture/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/configuration/client.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/configuration/client.html b/content/docs/latest/user_guide/configuration/client.html index 5eba3f9..c140c9d 100644 --- a/content/docs/latest/user_guide/configuration/client.html +++ b/content/docs/latest/user_guide/configuration/client.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/configuration/client.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/client.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/configuration/core.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/configuration/core.html b/content/docs/latest/user_guide/configuration/core.html index 3feb455..c8029dc 100644 --- a/content/docs/latest/user_guide/configuration/core.html +++ b/content/docs/latest/user_guide/configuration/core.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/configuration/core.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/core.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/configuration/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/configuration/main.html b/content/docs/latest/user_guide/configuration/main.html index 0ae2d2e..5717b94 100644 --- a/content/docs/latest/user_guide/configuration/main.html +++ b/content/docs/latest/user_guide/configuration/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/configuration/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/configuration/perlog.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/configuration/perlog.html b/content/docs/latest/user_guide/configuration/perlog.html index 74f8641..2480a54 100644 --- a/content/docs/latest/user_guide/configuration/perlog.html +++ b/content/docs/latest/user_guide/configuration/perlog.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/configuration/perlog.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/perlog.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/configuration/proxy.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/configuration/proxy.html b/content/docs/latest/user_guide/configuration/proxy.html index 0cd3238..f2ec300 100644 --- a/content/docs/latest/user_guide/configuration/proxy.html +++ b/content/docs/latest/user_guide/configuration/proxy.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/configuration/proxy.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/proxy.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/considerations/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/considerations/main.html b/content/docs/latest/user_guide/considerations/main.html index 834f15d..4e12157 100644 --- a/content/docs/latest/user_guide/considerations/main.html +++ b/content/docs/latest/user_guide/considerations/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/considerations/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/design/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/design/main.html b/content/docs/latest/user_guide/design/main.html index 5773509..c33f777 100644 --- a/content/docs/latest/user_guide/design/main.html +++ b/content/docs/latest/user_guide/design/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/design/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/globalreplicatedlog/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/globalreplicatedlog/main.html b/content/docs/latest/user_guide/globalreplicatedlog/main.html index bd0bff9..0daefc4 100644 --- a/content/docs/latest/user_guide/globalreplicatedlog/main.html +++ b/content/docs/latest/user_guide/globalreplicatedlog/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/globalreplicatedlog/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/implementation/core.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/implementation/core.html b/content/docs/latest/user_guide/implementation/core.html index 5d750fe..f2146a0 100644 --- a/content/docs/latest/user_guide/implementation/core.html +++ b/content/docs/latest/user_guide/implementation/core.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/implementation/core.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/core.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/implementation/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/implementation/main.html b/content/docs/latest/user_guide/implementation/main.html index a0ee794..561d88c 100644 --- a/content/docs/latest/user_guide/implementation/main.html +++ b/content/docs/latest/user_guide/implementation/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/implementation/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/implementation/storage.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/implementation/storage.html b/content/docs/latest/user_guide/implementation/storage.html index 3cc7685..440f596 100644 --- a/content/docs/latest/user_guide/implementation/storage.html +++ b/content/docs/latest/user_guide/implementation/storage.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/implementation/storage.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/storage.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/implementation/writeproxy.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/implementation/writeproxy.html b/content/docs/latest/user_guide/implementation/writeproxy.html index 7cbdb49..6b5f2ce 100644 --- a/content/docs/latest/user_guide/implementation/writeproxy.html +++ b/content/docs/latest/user_guide/implementation/writeproxy.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/implementation/writeproxy.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/writeproxy.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/main.html b/content/docs/latest/user_guide/main.html index 710fec4..dfb9499 100644 --- a/content/docs/latest/user_guide/main.html +++ b/content/docs/latest/user_guide/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/references/features.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/references/features.html b/content/docs/latest/user_guide/references/features.html index 6529c5e..6d84d9c 100644 --- a/content/docs/latest/user_guide/references/features.html +++ b/content/docs/latest/user_guide/references/features.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/references/features.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/features.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/references/main.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/references/main.html b/content/docs/latest/user_guide/references/main.html index f23d834..f7d0a64 100644 --- a/content/docs/latest/user_guide/references/main.html +++ b/content/docs/latest/user_guide/references/main.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/references/main.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/user_guide/references/metrics.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/user_guide/references/metrics.html b/content/docs/latest/user_guide/references/metrics.html index a5c66a0..fb5d310 100644 --- a/content/docs/latest/user_guide/references/metrics.html +++ b/content/docs/latest/user_guide/references/metrics.html @@ -15,8 +15,8 @@ <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="/docs/latest/user_guide/references/metrics.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="/docs/latest/feed.xml"> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/metrics.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -113,6 +113,12 @@ </li> <li> + <a href="/docs/latest/deployment/global-cluster.html"> + Global Cluster Setup + </a> + </li> + + <li> <a href="/docs/latest/deployment/docker.html"> Docker </a> @@ -202,6 +208,12 @@ </li> <li> + <a href="/docs/latest/admin_guide/loadtest.html"> + Load Test + </a> + </li> + + <li> <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/images/distributedlog_logo_m.png ---------------------------------------------------------------------- diff --git a/content/images/distributedlog_logo_m.png b/content/images/distributedlog_logo_m.png new file mode 100644 index 0000000..c37447c Binary files /dev/null and b/content/images/distributedlog_logo_m.png differ
