summaryrefslogtreecommitdiffhomepage
path: root/doc/servers.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-30 17:02:21 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-30 17:02:21 -0400
commit3af2d780c1fa759c2b5fea9197b8f302719c0394 (patch)
tree295232d28c0307b305fb65a4f56430c36756818b /doc/servers.mdwn
parent0c2b58751b0a56d5a6ef4e6a1597348abbdab6a2 (diff)
downloaddebug-me-3af2d780c1fa759c2b5fea9197b8f302719c0394.tar.gz
more
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!