savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [287] SavannahHosts: mgt0: Document Savannah cron jobs th


From: bob
Subject: [Savannah-cvs] [287] SavannahHosts: mgt0: Document Savannah cron jobs there.
Date: Fri, 2 Dec 2016 00:51:46 +0000 (UTC)

Revision: 287
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=287
Author:   rwp
Date:     2016-12-02 00:51:43 +0000 (Fri, 02 Dec 2016)
Log Message:
-----------
SavannahHosts: mgt0: Document Savannah cron jobs there.

Modified Paths:
--------------
    trunk/sviki/SavannahHosts.mdwn

Modified: trunk/sviki/SavannahHosts.mdwn
===================================================================
--- trunk/sviki/SavannahHosts.mdwn      2016-12-02 00:30:38 UTC (rev 286)
+++ trunk/sviki/SavannahHosts.mdwn      2016-12-02 00:51:43 UTC (rev 287)
@@ -57,16 +57,6 @@
     git whatchanged ./network
     git whatchanged -p ./network
 
-Host internal
--------------
-
-Currently internal hosts the DNS master for the savannah.gnu.org DNS
-zone data.  This is documented in the [[DNS]] page.  This is fairly
-straight forward to move at the point in the future when it needs to
-move and therefore I am not concerning myself with it before then.
-But this item needs to be on the list for migration when it finally
-happens.
-
 Host Common Elements
 --------------------
 
@@ -434,7 +424,28 @@
 See [[https]] for details about SSL certificates setup using
 certbot/let's-encrypt on `frontend0`.
 
+Set up DNS mastering of the Savannah DNS zones.  This is described in
+its own [[DNS]] page.
 
+Set up cronjobs for the routine Savannah maintenance tasks.  (This
+eventually should be part of the Savannah scripted installation.  For
+now the files need to be installed manually.)  Note that at this
+instant the installation of sv_mailman has been hacked in place to
+call the /opt/savannah/sbin scripts instead of the previous hard coded
+paths to /usr/sbin/newlist and other Mailman utilities.  This needs to
+be improved.
+
+    /etc/cron.d/savannah
+    /opt/savannah/bin/sv_mailman
+    /opt/savannah/sbin/change_pw
+    /opt/savannah/sbin/config_list
+    /opt/savannah/sbin/newlist
+    /opt/savannah/sbin/rmlist
+
+To support the above the following Perl modules are needed.
+
+    apt-get install mysql-client libstring-random-perl libdate-calc-perl
+
 Host internal0
 --------------
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]