welcome: please sign in

Diff for "ServerNavajos"

Differences between revisions 6 and 7
Revision 6 as of 2013-01-16 06:49:31
Size: 819
Editor: ClintonEbadi
Comment: cron.allow is manually managed
Revision 7 as of 2013-01-22 17:27:42
Size: 1019
Editor: ClintonEbadi
Comment: note local navajos rule that we really should standardize somehow
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
   * local rule of note: allow http/https connections to the public IP of navajos (we already allow lo, and software like wordpress needs to GET resources from itself to work so ... no harm AFAICT).

navajos.hcoop.net is a KVM providing general web services.

1. Quirks

Things that ought to be packaged or managed by domtool:

  • php config has been tweaked and not packaged (at least date, a few core php options, some suhosin)
  • A few local firewall rules and profile.d entries
    • local rule of note: allow http/https connections to the public IP of navajos (we already allow lo, and software like wordpress needs to GET resources from itself to work so ... no harm AFAICT).
  • NameVirtualHost and default vhost for apache

  • gitweb config customized / git-daemon enabled via git-daemon-run, need packaging (or move to afs / replace with something else)

    • Changed run script to include --export-all

    • Enabled a few optional cpu intensive features, since cpu intensive isn't really in this case
    • Cron job to run hcoop-git-maint

  • /etc/cron.allow is managed by hand instead of by DomTool, see https://bugzilla.hcoop.net/show_bug.cgi?id=911


CategorySystemAdministration

ServerNavajos (last edited 2013-01-22 17:27:42 by ClintonEbadi)