summaryrefslogtreecommitdiffhomepage
path: root/doc/servers.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/servers.mdwn')
-rw-r--r--doc/servers.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/servers.mdwn b/doc/servers.mdwn
new file mode 100644
index 0000000..dcd2482
--- /dev/null
+++ b/doc/servers.mdwn
@@ -0,0 +1,13 @@
+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.
+
+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!