summaryrefslogtreecommitdiffhomepage
path: root/doc/servers.mdwn
blob: ed7176c257b03925fb399333f87f4048d974d6ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Want to run a debug-me server? debug-me includes a built-in server,
which you can run like this:

	debug-me --server /var/log/debug-me/ --from-email address something@example.com

You might also want to use the `--delete-old-logs` option, the `--port`
option, etc. See the man page for details.

Your server needs to have a working mail transport agent so it can email
logs to debug-me users.

The debug-me source package includes an init script and a systemd service
file. Running "make install" as root will install everything. Distribution
packages of debug-me might put the server stuff in a separate package than
the main debug-me package.

debug-me has a server list built into it of servers it uses. To get your
server added to the list, file a [[todo]] item with the url for your server,
and be sure to say how long you anticipate the server running, where it's
located, and what kind of bandwidth it has available. The more debug-me
servers, the better!