This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 18 Dec, 2020 1 commit
    • Kris Hicks's avatar
      README: Align with Consul README (#9681) · 7c31cb12
      Kris Hicks authored
      * Add alt text to Nomad logo
      * Hoist Resources
      * Use description from nomadproject.io
      * Getting Started -> Quick Start
      * Add production cluster section to Quick Start
      * Remove "Who Uses Nomad"
      * Move Contributing to contributing/README.md
      * Add link to homepage from hero image
      7c31cb12
  2. 17 Nov, 2020 2 commits
    • Kris Hicks's avatar
      doc: Simplify "Contributing" section of README (#9378) · 8f18856a
      Kris Hicks authored
      This is mostly switching paragraphs to bullets to make following
      instructions easier. In doing so, this also adds instructions to install
      things that were previously assumed to be installed, like Vagrant,
      Virtualbox, and Consul.
      
      It also removes the expectation that Nomad is cloned to $GOPATH, as that
      is not necessary.
      8f18856a
    • Kris Hicks's avatar
      proto: Switch to using buf (#9308) · e5be40b4
      Kris Hicks authored
      This replaces all usage of `protoc` with `buf`. See `tools/buf/README.md` for more.
      e5be40b4
  3. 12 Nov, 2020 1 commit
  4. 10 Nov, 2020 1 commit
  5. 28 Oct, 2020 1 commit
  6. 09 Sep, 2020 1 commit
  7. 06 Aug, 2020 1 commit
  8. 29 Jul, 2020 1 commit
  9. 20 Jul, 2020 1 commit
  10. 16 Jul, 2020 1 commit
  11. 15 Jul, 2020 1 commit
  12. 16 Jun, 2020 1 commit
  13. 05 Jun, 2020 1 commit
    • Yishan Lin's avatar
      Updated Nomad README + Who Uses Nomad pages · 92daea32
      Yishan Lin authored
      - Guides now point to HashiCorp Learn, rather than old website
      - Condensed the documentation & guides section for brevity
      - Updated "Who Uses Nomad" page and section in README with new names collected from past 6 months
      - Added yearly publication dates to each of the public talks
      92daea32
  14. 02 Jun, 2020 1 commit
  15. 16 May, 2020 1 commit
  16. 23 Mar, 2020 1 commit
  17. 02 Mar, 2020 1 commit
  18. 14 Feb, 2020 1 commit
  19. 29 Jan, 2020 1 commit
  20. 16 Jan, 2020 1 commit
  21. 06 Dec, 2019 1 commit
  22. 02 Dec, 2019 1 commit
  23. 22 Nov, 2019 1 commit
  24. 20 Nov, 2019 1 commit
  25. 19 Nov, 2019 1 commit
  26. 06 Nov, 2019 1 commit
  27. 29 Oct, 2019 1 commit
  28. 21 Oct, 2019 1 commit
  29. 18 Oct, 2019 2 commits
  30. 26 Sep, 2019 1 commit
  31. 23 Sep, 2019 1 commit
    • kaxap's avatar
      Fix broken links in README Guide section · 5dc99ebd
      kaxap authored
      Fix two broken links in the Documentation & Guides section, namely Advanced Job Scheduling on Nomad with Affinities and Increasing Nomad Fault Tolerance with Spread
      5dc99ebd
  32. 11 Sep, 2019 1 commit
    • Tim Gross's avatar
      doc: ulimit recommendations for local development (#6311) · c9f76564
      Tim Gross authored
      The default ulimit for open files on macOS is really small (256),
      which leads to "too many open files" errors during plugin launches if
      you're running unit tests in `drivers/docker`. Recommend setting
      `ulimit -n 1024`.
      c9f76564
  33. 23 Aug, 2019 1 commit
  34. 13 Jun, 2019 2 commits
  35. 07 Jun, 2019 2 commits
  36. 06 Jun, 2019 1 commit