1 [[draft_forge_announcement]]
5 todo list to be completed before announcing the public availability of <http://www.ocamlcore.org>
7 * having a working forge service, in turn this means:
9 - test the creation of a project with all the corresponding services
11 * vcs (svn at the very minimum) (2008/02/06 -> OK)
12 * forge mailing list (2008/02/27 -> OK)
13 * upload/download (2008/02/27 -> OK)
14 * tracker (2008/02/06 -> OK)
15 * avoid creating forum (newly created project should follow template project)
18 Note: This have not been tested 'in-a-row'. Still needs to be checked against a fresh project..
20 - <s>do some clean up in mailing list/forge project (don't want to have a test-cvs-1 and bl
21 abla project when we released)</s>
22 * removed blabla-2etez, blabla-commits, test-cvs-1-commits (using /var/lib/mailman/bin/rmlist -a)
23 * removed test-cvs-1 and blabla from the forge
25 - <s>fix mailing list admin moderation... (doesn't work since SSL enablement)</s>
27 - have a specific theme (it could be simple, but we need one, inspired from INRIA/Caml one)
29 - <s>check that feature requests via the forge interface do work</s> (done through the link below, a feature request for the forge itself)
31 - <s>move the gforge data under /srv</s>
33 - <s>backup the postgresql database using pg_dump daily instead of relying on the backup of `/var/lib/postgres/...`</s> (see incr_backup/full_backup, note that it doesn't dump "LARGE OBJECT", so i keep the backup of `/var/lib/postgres/...` for now)
35 * <s>write the terms of services for ocamlcore.org</s>
37 * <s>install a planet (planet.ocamlcore.org)</s>
39 * <s>get SSL certificat from cacert (S. Le Gall)</s>
41 * create at least hosting for darcs/git/hg(.ocamlcore.org) even if it is not integrated with the forge
45 -> <s>HTTPS only once logged into the forge (connection with SSL), no need to overload the server when doing non authenticated navigation</s>
49 * things that should be done on the long term (i.e. after the public annoucement) should be registered using [forge tracker](http://forge.ocamlcore.org/tracker/index.php?group_id=1&atid=102)
51 * Well done zack ! openid auth actually works !