summaryrefslogtreecommitdiffhomepage
path: root/doc/servers.mdwn
blob: c70e137748bb2a7f5a277c5ce6f6d588fc694fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

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!