You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2014/01/21 00:15:50 UTC

git commit: Documentation: Added Aurora to the frameworks list.

Updated Branches:
  refs/heads/master 115ab9450 -> cebfe9e7f


Documentation: Added Aurora to the frameworks list.

Aurora is awesome, it should be added to the docs for mesos
frameworks. The list is now alphabetical as well.

From: Jeffrey Schroeder <je...@computer.org>
Review: https://reviews.apache.org/r/17101


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/cebfe9e7
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/cebfe9e7
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/cebfe9e7

Branch: refs/heads/master
Commit: cebfe9e7f69f62d0fc03df1e0bf736792132b21f
Parents: 115ab94
Author: Benjamin Mahler <be...@gmail.com>
Authored: Mon Jan 20 15:11:27 2014 -0800
Committer: Benjamin Mahler <be...@gmail.com>
Committed: Mon Jan 20 15:11:27 2014 -0800

----------------------------------------------------------------------
 docs/home.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/cebfe9e7/docs/home.md
----------------------------------------------------------------------
diff --git a/docs/home.md b/docs/home.md
index 2e29a5e..6b62e4d 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -15,12 +15,13 @@ layout: documentation
 
 ## Running Mesos Frameworks
 
+* [Running Aurora on Mesos](https://github.com/apache/incubator-aurora/blob/master/docs/tutorial.md)
+* [Running Chronos on Mesos](https://github.com/airbnb/chronos)
 * [Running Hadoop on Mesos](https://github.com/mesos/hadoop)
-* [Running Spark on Mesos](http://spark.incubator.apache.org/docs/latest/running-on-mesos.html)
-* [Running Torque or MPI on Mesos](running-torque-or-mpi-on-mesos.md)
 * [Running Jenkins on Mesos](https://github.com/jenkinsci/mesos-plugin)
-* [Running Chronos on Mesos](https://github.com/airbnb/chronos)
 * [Running Marathon on Mesos](https://github.com/mesosphere/marathon)
+* [Running Spark on Mesos](http://spark.incubator.apache.org/docs/latest/running-on-mesos.html)
+* [Running Torque or MPI on Mesos](running-torque-or-mpi-on-mesos.md)
 * [Using Mesos with Hypertable on EC2](https://code.google.com/p/hypertable/wiki/Mesos)
 
 ## Developing Mesos Frameworks and Applications
@@ -40,4 +41,4 @@ layout: documentation
 
 * [Powered by Mesos](powered-by-mesos.md) lists organizations and software that are powered by Apache Mesos.
 * [Video and Slides of Mesos Presentations](mesos-presentations.md)
-* Academic Papers and Project History
\ No newline at end of file
+* Academic Papers and Project History