]> sipb.mit.edu Git - wiki.git/blobdiff - doc/pergamon.mdwn
Should be 3DES
[wiki.git] / doc / pergamon.mdwn
index 887b67bb5f19181fcd0ecd0822bd3a4990abe1cd..52807135e887496e23b9606e8fbbafec9fb5b0a0 100644 (file)
@@ -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.