about summary refs log tree commit diff
path: root/users/Profpatsch/whatcd-resolver/README.md
blob: d1902e546a4f43b329324b63e029073ff5a41984 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# whatcd-resolver

To run:

```
ninja run-services
```

in one terminal (starts the background tasks)

```
ninja run
```

to start the server. It runs on `9092`.

You need to be in the `nix-shell` in `./..`.

You need to set the `pass` key `internet/redacted/api-keys/whatcd-resolver` to an API key for RED.

You need to have a transmission-rpc-daemon listening on port `9091` (no auth, try ssh port forwarding lol).