move file and add a basic README

[?]
Jul 26, 2017, 3:54 PM
SAPEZKXH52JJRBSXIZQTFYMOPVTXU7FO5OAEN2B4KAXUSBSM6CDAC

Dependencies

  • [2] JN7Y4DC2 Add hydra status dd timeboard expression
  • [3] T4LLYESZ * Nix expression for building Hydra.
  • [4] ICYJNJWH Revert "Move build logic for the core hydra package into its own default.nix."
  • [5] 6K5PBUUN Use buildEnv to combine Hydra's Perl dependencies
  • [6] SFMN6AFQ * Include a license.
  • [7] D3MDJONY
  • [8] DWQCLOPQ Tweaks for nix-shell
  • [9] GBCPEGYC Add a .gitignore
  • [10] X27GNHDV * Basic job info in the database.
  • [11] ZL4LHHZF Remove empty files
  • [12] X7IAG7JT Simplify running nix-shell
  • [13] UBPWXGKF Move build logic for the core hydra package into its own default.nix.
  • [14] SAFVRDTK * Put Hydra's dependencies so that they can easily be installed in a
  • [15] NVMDS7GE Add README.md
  • [16] CLXEECMF * Start putting build results in a database.
  • [17] 6A6CZ7SC draft manual
  • [18] UHMUHQMU hydra: fix tarball build, add pre suffix to tarballs
  • [19] G2ZB6464 first test, not yet in buildprocess
  • [20] FV2M6MOT hydra: use autoconf/-make

Change contents

  • file addition: datadog (d--r------)
    [3.2]
  • file addition: README.md (----------)
    [0.1]
    #Hydra status timeboard
    In order to deploy hydra status dashboard you can:
    * create a deployment
    ```
    nixops create -d hydra-status /path/to/hydra/datadog/dd-dashboard.nix
    ```
    * setup the default hostname and api/app keys
    ```
    nixops set-args -d hydra-status --argst appKey <app_key> --argstr apiKey <api_key> --argstr host chef
    ```
    * deploy
    ```
    nixops deploy -d hydra-status
    ```
  • file move: dd-dashboard.nix (----------)dd-dashboard.nix (----------)
    [0.1]
    [2.1]