Author: dlester
Date: Tue Sep  8 19:23:35 2015
New Revision: 1701857

URL: http://svn.apache.org/r1701857
Log:
Update Mesos documentation on website.

Modified:
    mesos/site/publish/documentation/configuration/index.html
    mesos/site/publish/documentation/latest/configuration/index.html
    mesos/site/publish/documentation/latest/powered-by-mesos/index.html
    mesos/site/publish/documentation/powered-by-mesos/index.html
    mesos/site/publish/sitemap.xml
    mesos/site/source/documentation/latest/configuration.md
    mesos/site/source/documentation/latest/powered-by-mesos.md

Modified: mesos/site/publish/documentation/configuration/index.html
URL: 
http://svn.apache.org/viewvc/mesos/site/publish/documentation/configuration/index.html?rev=1701857&r1=1701856&r2=1701857&view=diff
==============================================================================
--- mesos/site/publish/documentation/configuration/index.html (original)
+++ mesos/site/publish/documentation/configuration/index.html Tue Sep  8 
19:23:35 2015
@@ -110,6 +110,7 @@
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
 
   <tr>
@@ -236,6 +237,8 @@
     </td>
     <td>
       Show version and exit. (default: false)
+    </td>
+  </tr>
 </table>
 
 
@@ -252,6 +255,7 @@
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
    <tr>
      <td>
@@ -322,6 +326,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -788,6 +793,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
   <tr>
@@ -820,6 +826,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -861,6 +868,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1517,6 +1525,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1581,6 +1590,64 @@ file:///path/to/file (where file contain
 </table>
 
 
+<h2>Libprocess Options</h2>
+
+<p><em>The bundled libprocess library can be controlled with the following 
environment variables.</em></p>
+
+<table class="table table-striped">
+  <thead>
+    <tr>
+      <th width="30%">
+        Variable
+      </th>
+      <th>
+        Explanation
+      </th>
+    </tr>
+  </thead>
+  <tr>
+    <td>
+      LIBPROCESS_IP
+    </td>
+    <td>
+      Sets the IP address for communication to and from libprocess.
+    </td>
+  </tr>
+  <tr>
+    <td>
+      LIBPROCESS_PORT
+    </td>
+    <td>
+      Sets the port for communication to and from libprocess.
+    </td>
+  </tr>
+  <tr>
+    <td>
+      LIBPROCESS_ADVERTISE_IP
+    </td>
+    <td>
+      If set, this provides the IP address that will be advertised to
+      the outside world for communication to and from libprocess.
+      This is useful, for example, for containerized tasks in which
+      communication is bound locally to a non-public IP that will be
+      inaccessible to the master.
+    </td>
+  </tr>
+  <tr>
+    <td>
+      LIBPROCESS_ADVERTISE_PORT
+    </td>
+    <td>
+      If set, this provides the port that will be advertised to the
+      outside world for communication to and from libprocess. Note that
+      this port will not actually be bound (the local LIBPROCESS_PORT
+      will be), so redirection to the local IP and port must be
+      provided separately.
+    </td>
+  </tr>
+</table>
+
+
 <h2>Mesos Build Configuration Options</h2>
 
 <h3>The configure script has the following flags for optional features:</h3>
@@ -1594,6 +1661,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1725,6 +1793,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1853,11 +1922,12 @@ it to find libraries and programs with n
   <thead>
     <tr>
       <th width="30%">
-        Flag
+        Variable
       </th>
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>

Modified: mesos/site/publish/documentation/latest/configuration/index.html
URL: 
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/configuration/index.html?rev=1701857&r1=1701856&r2=1701857&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/configuration/index.html (original)
+++ mesos/site/publish/documentation/latest/configuration/index.html Tue Sep  8 
19:23:35 2015
@@ -110,6 +110,7 @@
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
 
   <tr>
@@ -236,6 +237,8 @@
     </td>
     <td>
       Show version and exit. (default: false)
+    </td>
+  </tr>
 </table>
 
 
@@ -252,6 +255,7 @@
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
    <tr>
      <td>
@@ -322,6 +326,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -788,6 +793,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
   <tr>
@@ -820,6 +826,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -861,6 +868,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1517,6 +1525,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1581,6 +1590,64 @@ file:///path/to/file (where file contain
 </table>
 
 
+<h2>Libprocess Options</h2>
+
+<p><em>The bundled libprocess library can be controlled with the following 
environment variables.</em></p>
+
+<table class="table table-striped">
+  <thead>
+    <tr>
+      <th width="30%">
+        Variable
+      </th>
+      <th>
+        Explanation
+      </th>
+    </tr>
+  </thead>
+  <tr>
+    <td>
+      LIBPROCESS_IP
+    </td>
+    <td>
+      Sets the IP address for communication to and from libprocess.
+    </td>
+  </tr>
+  <tr>
+    <td>
+      LIBPROCESS_PORT
+    </td>
+    <td>
+      Sets the port for communication to and from libprocess.
+    </td>
+  </tr>
+  <tr>
+    <td>
+      LIBPROCESS_ADVERTISE_IP
+    </td>
+    <td>
+      If set, this provides the IP address that will be advertised to
+      the outside world for communication to and from libprocess.
+      This is useful, for example, for containerized tasks in which
+      communication is bound locally to a non-public IP that will be
+      inaccessible to the master.
+    </td>
+  </tr>
+  <tr>
+    <td>
+      LIBPROCESS_ADVERTISE_PORT
+    </td>
+    <td>
+      If set, this provides the port that will be advertised to the
+      outside world for communication to and from libprocess. Note that
+      this port will not actually be bound (the local LIBPROCESS_PORT
+      will be), so redirection to the local IP and port must be
+      provided separately.
+    </td>
+  </tr>
+</table>
+
+
 <h2>Mesos Build Configuration Options</h2>
 
 <h3>The configure script has the following flags for optional features:</h3>
@@ -1594,6 +1661,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1725,6 +1793,7 @@ file:///path/to/file (where file contain
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>
@@ -1853,11 +1922,12 @@ it to find libraries and programs with n
   <thead>
     <tr>
       <th width="30%">
-        Flag
+        Variable
       </th>
       <th>
         Explanation
       </th>
+    </tr>
   </thead>
   <tr>
     <td>

Modified: mesos/site/publish/documentation/latest/powered-by-mesos/index.html
URL: 
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/powered-by-mesos/index.html?rev=1701857&r1=1701856&r2=1701857&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/powered-by-mesos/index.html 
(original)
+++ mesos/site/publish/documentation/latest/powered-by-mesos/index.html Tue Sep 
 8 19:23:35 2015
@@ -107,6 +107,7 @@
 <li><a href="http://www.crpgl.lu";>CRP-Gabriel Lippmann</a></li>
 <li><a href="http://www.daemon.com.au";>Daemon</a></li>
 <li><a href="http://www.dataman-inc.com";>DataMan</a></li>
+<li><a href="http://www.deliveryhero.com";>Delivery Hero Holding GmbH</a></li>
 <li><a href="http://www.devicescape.com";>Devicescape</a></li>
 <li><a href="http://www.duedil.com";>DueDil</a></li>
 <li><a href="http://www.ebay.com";>eBay</a></li>
@@ -115,6 +116,7 @@
 <li><a href="http://www.gocardless.com";>GoCardless</a></li>
 <li><a href="http://www.groupon.com";>Groupon</a></li>
 <li><a href="http://www.gutefrage.net";>Gutefrage.net</a></li>
+<li><a href="https://hootsuite.com";>Hootsuite</a></li>
 <li><a href="http://www.hubspot.com";>HubSpot</a></li>
 <li><a href="http://www.ignidata.com";>Ignidata</a></li>
 <li><a href="http://www.iqiyi.com/";>iQIYI</a></li>
@@ -156,6 +158,7 @@
 <li><a href="http://www.uber.com";>Uber</a></li>
 <li><a href="http://www.ucsf.edu";>UCSF</a></li>
 <li><a href="http://www.berkeley.edu";>UC Berkeley</a></li>
+<li><a href="https://udacity.com";>Udacity</a></li>
 <li><a href="http://www.uninett.no";>Uninett AS</a></li>
 <li><a href="http://www.urx.com";>URX</a></li>
 <li><a href="http://www.viadeo.com";>Viadeo</a></li>

Modified: mesos/site/publish/documentation/powered-by-mesos/index.html
URL: 
http://svn.apache.org/viewvc/mesos/site/publish/documentation/powered-by-mesos/index.html?rev=1701857&r1=1701856&r2=1701857&view=diff
==============================================================================
--- mesos/site/publish/documentation/powered-by-mesos/index.html (original)
+++ mesos/site/publish/documentation/powered-by-mesos/index.html Tue Sep  8 
19:23:35 2015
@@ -107,6 +107,7 @@
 <li><a href="http://www.crpgl.lu";>CRP-Gabriel Lippmann</a></li>
 <li><a href="http://www.daemon.com.au";>Daemon</a></li>
 <li><a href="http://www.dataman-inc.com";>DataMan</a></li>
+<li><a href="http://www.deliveryhero.com";>Delivery Hero Holding GmbH</a></li>
 <li><a href="http://www.devicescape.com";>Devicescape</a></li>
 <li><a href="http://www.duedil.com";>DueDil</a></li>
 <li><a href="http://www.ebay.com";>eBay</a></li>
@@ -115,6 +116,7 @@
 <li><a href="http://www.gocardless.com";>GoCardless</a></li>
 <li><a href="http://www.groupon.com";>Groupon</a></li>
 <li><a href="http://www.gutefrage.net";>Gutefrage.net</a></li>
+<li><a href="https://hootsuite.com";>Hootsuite</a></li>
 <li><a href="http://www.hubspot.com";>HubSpot</a></li>
 <li><a href="http://www.ignidata.com";>Ignidata</a></li>
 <li><a href="http://www.iqiyi.com/";>iQIYI</a></li>
@@ -156,6 +158,7 @@
 <li><a href="http://www.uber.com";>Uber</a></li>
 <li><a href="http://www.ucsf.edu";>UCSF</a></li>
 <li><a href="http://www.berkeley.edu";>UC Berkeley</a></li>
+<li><a href="https://udacity.com";>Udacity</a></li>
 <li><a href="http://www.uninett.no";>Uninett AS</a></li>
 <li><a href="http://www.urx.com";>URX</a></li>
 <li><a href="http://www.viadeo.com";>Viadeo</a></li>


Reply via email to