feat(users/Profpatsch/whatcd-resolver): add services & readme
Gives a story for running both jaeger and the reverse proxy, and the program proper. `postgres` is still run from the client. Adds a little readme. Change-Id: I11185028541c0214e152fd76c9c72b7e2eb11122 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11171 Tested-by: BuildkiteCI Autosubmit: Profpatsch <mail@profpatsch.de> Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
parent
8ca42dc0cd
commit
efa5fe1239
7 changed files with 61 additions and 1 deletions
3
users/Profpatsch/whatcd-resolver/services/jaeger/run
Executable file
3
users/Profpatsch/whatcd-resolver/services/jaeger/run
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env execlineb
|
||||
importas -i DEPOT_ROOT DEPOT_ROOT
|
||||
nix-run { $DEPOT_ROOT -A users.Profpatsch.jaeger -kK --builders '' }
|
||||
Loading…
Add table
Add a link
Reference in a new issue