User:Ianmcorvidae/Rika TODO: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
* update /etc/skel
* update /etc/skel
* update existing users' local dirs
* update existing users' local dirs
* update existing users to use fcgi
* update existing users to use fcgi (use unix sockets -- less overhead)
* write "run server" script, deploy
* write "run server" script, deploy



Revision as of 18:15, 11 February 2012

One-time

  • replicated DB
  • consistent data dir for custom DBs
  • update /etc/skel
  • update existing users' local dirs
  • update existing users to use fcgi (use unix sockets -- less overhead)
  • write "run server" script, deploy

Constant

  • regularly update /etc/skel, static DB, and dumps
  • occasionally update local dirs
  • documentation