tree: 3797598be3c77745be1b17720cccaea4d8458084 [path history] [tgz]
  1. design/
  2. images/
  3. build-system.md
  4. client-cluster-configuration.md
  5. client-commands.md
  6. committers.md
  7. configuration-reference.md
  8. configuration-tutorial.md
  9. cron-jobs.md
  10. deploying-aurora-scheduler.md
  11. developing-aurora-client.md
  12. developing-aurora-scheduler.md
  13. hooks.md
  14. monitoring.md
  15. presentations.md
  16. README.md
  17. resources.md
  18. scheduler-storage.md
  19. security.md
  20. sla.md
  21. storage-config.md
  22. storage.md
  23. test-resource-generation.md
  24. thrift-deprecation.md
  25. tutorial.md
  26. user-guide.md
  27. vagrant.md
docs/README.md

Introduction

Apache Aurora is a service scheduler that runs on top of Apache Mesos, enabling you to run long-running services that take advantage of Apache Mesos' scalability, fault-tolerance, and resource isolation. This documentation has been organized into sections with three audiences in mind:

  • Users: General information about the project and to learn how to run an Aurora job.
  • Operators: For those that wish to manage and fine-tune an Aurora cluster.
  • Developers: All the information you need to start modifying Aurora and contributing back to the project.

We encourage you to ask questions on the Aurora developer list or the #aurora IRC channel on irc.freenode.net.

Users

Operators

Developers

Additional Resources