move file and add a basic README
[?]
Jul 26, 2017, 3:54 PM
SAPEZKXH52JJRBSXIZQTFYMOPVTXU7FO5OAEN2B4KAXUSBSM6CDACDependencies
- [2]
JN7Y4DC2Add hydra status dd timeboard expression - [3]
T4LLYESZ* Nix expression for building Hydra. - [4]
ICYJNJWHRevert "Move build logic for the core hydra package into its own default.nix." - [5]
6K5PBUUNUse buildEnv to combine Hydra's Perl dependencies - [6]
SFMN6AFQ* Include a license. - [7]
D3MDJONY - [8]
DWQCLOPQTweaks for nix-shell - [9]
GBCPEGYCAdd a .gitignore - [10]
X27GNHDV* Basic job info in the database. - [11]
ZL4LHHZFRemove empty files - [12]
X7IAG7JTSimplify running nix-shell - [13]
UBPWXGKFMove 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]
NVMDS7GEAdd README.md - [16]
CLXEECMF* Start putting build results in a database. - [17]
6A6CZ7SCdraft manual - [18]
UHMUHQMUhydra: fix tarball build, add pre suffix to tarballs - [19]
G2ZB6464first test, not yet in buildprocess - [20]
FV2M6MOThydra: use autoconf/-make
Change contents
- file addition: datadog[3.2]
- file addition: README.md[0.1]
#Hydra status timeboardIn 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