User:Ianmcorvidae/Rika TODO: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(New page: * update static DB to 02/04 dump downloaded * replicated DB * consistent data dir for custom DBs * update /etc/skel * regularly update /etc/skel, static DB, and dumps * documentation)
 
(replicated DB is done and working)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== One-time ==
* update static DB to 02/04 dump downloaded
* update existing users' local dirs
* replicated DB
* update existing users to use fcgi (use unix sockets -- less overhead)
* consistent data dir for custom DBs
* write "run server" script, deploy (easier after fcgi changeover)
* update /etc/skel

== Done, needs checking ==
* consistent data dir for custom DBs (/home/musicbrainz_admin/data, needs checking for accessibility)
* update /etc/skel (done once, might need another go-over)

== Constant ==
* regularly update /etc/skel, static DB, and dumps
* regularly update /etc/skel, static DB, and dumps
* occasionally update local dirs
* documentation
* documentation

Latest revision as of 06:52, 27 February 2012

One-time

  • update existing users' local dirs
  • update existing users to use fcgi (use unix sockets -- less overhead)
  • write "run server" script, deploy (easier after fcgi changeover)

Done, needs checking

  • consistent data dir for custom DBs (/home/musicbrainz_admin/data, needs checking for accessibility)
  • update /etc/skel (done once, might need another go-over)

Constant

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