From 11ea8603c2f9ff52266e14cb80e92c69a76dae23 Mon Sep 17 00:00:00 2001 From: Alexander W Dehnert Date: Thu, 19 Nov 2015 01:22:27 -0500 Subject: [PATCH] add some pergamon docs --- doc/pergamon.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/pergamon.mdwn b/doc/pergamon.mdwn index 887b67b..5280713 100644 --- a/doc/pergamon.mdwn +++ b/doc/pergamon.mdwn @@ -20,3 +20,11 @@ The `make-discuss-archive` script is fairly simple, and just shells out to `remc * `remctl pergamon discuss make-public-meeting "$list" "$desc"` will create a meeting that anybody can read * `remctl pergamon discuss set-read-acl "$list" "$acl"` will sync read access to the `$list` meeting with the Moira/AFS group `$acl`. You can always set this command to run from a cronjob if you wish, or just run it manually when you update the ACL group. (In the glorious future, Pergamon may gain support for doing this automatically, but we haven't written that yet. If you want to do so, let us know -- pergamon AT mit.edu.) * Pergamon will add anything sent to `$list-mtg@pergamon.mit.edu` to the discuss archive. If you want to archive a Mailman or non-MIT list, you can just add that address to your list. The script runs `blanche "$list" -a "$list-mtg@pergamon.mit.edu"` to do that for you. + +## Common discuss servers + +The main three Discuss servers around the SIPB community are: + +* `pergamon`, SIPB's self-service discuss server. It's the newest of the three, and the only one that does not require manual intervention to create a new meeting. It's named after the historical [Library of Pergamon](https://en.wikipedia.org/wiki/Library_of_Pergamum) (the second greatest library in its time, after the Library of Alexandria) +* `charon`, SIPB's earlier discuss server, used by most SIPB projects. You can contact charon-maintainers AT mit.edu to get a discuss meeting there, if you don't want to use pergamon. +* `menelaus`, IS&T's discuss server. You can contact accounts AT mit.edu to get a discuss meeting there. -- 2.44.0