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