Index: openacs-4/packages/acs-core-docs/www/openacs.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/openacs.adp,v diff -u -r1.1.2.13 -r1.1.2.14 --- openacs-4/packages/acs-core-docs/www/openacs.adp 23 Jun 2016 08:32:45 -0000 1.1.2.13 +++ openacs-4/packages/acs-core-docs/www/openacs.adp 19 Nov 2016 09:21:54 -0000 1.1.2.14 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {Documentation}} {Install OpenACS 5.9.0} +{/doc/acs-core-docs {ACS Core Documentation}} {Install OpenACS 5.9.0} Install OpenACS 5.9.0 VACUUM ANALYZE every hour and VACUUM FULL -ANALYZE every day.

+ANALYZE every day.

 [$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ export EDITOR=emacs;crontab -e
 

Add these lines to the file. The vacuum command cleans up temporary structures within a PostGreSQL database, and can improve @@ -371,7 +371,7 @@ specific port, e.g. port 80. In order for OpenACS to work, you need to configure a virtual server. The Reference Platform uses a configuration file included in the OpenACS tarball, /var/lib/aolserver/$OPENACS_SERVICE_NAME/etc/config.tcl. -Open it in an editor to adjust the parameters.

+Open it in an editor to adjust the parameters.

 [root root]# su - $OPENACS_SERVICE_NAME
 
 [$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/etc
@@ -523,14 +523,15 @@
 
 

-Installation Option 3: Install from CVS

If you want to track fresh code developments inbetween releases, +Installation Option 3: Install from CVS

If you want to track fresh code developments between releases, or you are an OpenACS core developer, you may want to install from CVS. This is identical to Option 2 except that you get the files -from CVS instead of the tarball: CVS Checkout -Instructions. So, instead of tar xzf -/var/tmp/openacs-5.9.0.tgz, cvs -z3 -d +from CVS instead of the tarball: CVS Checkout Instructions. +In short, instead of tar xzf +/var/tmp/openacs-5.9.0.tgz, use cvs -z3 -d :pserver:anonymous\@openacs.org:/cvsroot co -acs-core.

+acs-core to obtain an ACS core +installation.

Next Steps

($‌Id: openacs.html,v 1.51.2.10 2016/06/21 -07:44:36 gustafn Exp $)
+
($‌Id: openacs.xml,v 1.31.14.2 2016/07/05 +16:42:42 gustafn Exp $)