Difference between revisions of "User:Ianmcorvidae/Rika TODO"
From MusicBrainz Wiki
Jump to navigationJump to searchIanmcorvidae (talk | contribs) |
|||
Line 1: | Line 1: | ||
== One-time == |
== One-time == |
||
⚫ | |||
− | * consistent data dir for custom DBs |
||
− | * update /etc/skel |
||
* update existing users' local dirs |
* update existing users' local dirs |
||
* update existing users to use fcgi (use unix sockets -- less overhead) |
* update existing users to use fcgi (use unix sockets -- less overhead) |
||
− | * write "run server" script, deploy |
+ | * 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 |
* regularly update /etc/skel, static DB, and dumps |
||
* occasionally update local dirs |
* occasionally update local dirs |
Revision as of 00:50, 23 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
- replicated DB (defer to murdos)
- 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