Changes between Version 9 and Version 10 of AdminTasks
- Timestamp:
- Dec 12, 2016, 4:31:48 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminTasks
v9 v10 19 19 [AdminAlphaTest Operate and maintain the Alpha test system]. 20 20 21 == Maintrain wrappers == 22 [AdminWrappers wrapper, vboxwrapper] 21 == Maintain wrappers == 22 23 Update the binary versions of [AdminWrappers wrapper and vboxwrapper] as needed 24 (e.g. when there's been a change to the wrapper or to the BOINC API). 23 25 24 26 == Maintain Win binary libraries == 25 [AdminDepLibs Repo of Windows libraries] 27 28 Maintain the [AdminDepLibs Repo of Windows libraries] such as zlib, openssl, and curl]. 29 Monitor these project to see when they do important releases. 26 30 27 31 == Maintain virtual machines == 28 32 29 Server VM 33 Periodically (and when the server software is known to be stable) update the 34 [VmServer Server VM] by installing and building the current BOINC code, 35 and updating the system software (Apache, PHP, etc.). 30 36 31 Compatibility VM for Linux builds 37 It should never need updating, but keep an eye on the 38 [VmCompatibility Compatibility VM for Linux builds]. 39 This is for building applications to run on old Linux systems. 32 40 33 41 == Translation system == 34 * [AdminLocalize Transifex]42 Administer the [AdminLocalize BOINC translation system]. 35 43 36 44 == Server software management == 37 [AdminServerSoftware ]45 [AdminServerSoftware Manage the BOINC server software] 38 46 39 47 == BOINC server == 48 49 The BOINC web site (https://boinc.berkeley.edu) is currently hosted 50 on isaac.ssl.berkeley.edu, which runs Scientific Linux. 51 It runs a number of software systems: 40 52 41 53 * Trac … … 43 55 * MySQL 44 56 * Apache 57 * PHP 45 58 46 I.e. how would we set up a new machine to serve as boinc.berkeley.edu? 59 These may need to be upgraded periodically. 60 61 TODO: document our configuration for these systems. 62 63 TODO: a plan for migrating the server to a different machine or VM if isaac dies. 47 64 48 65 == Miscellaneous 49 66 50 67 * [AdminApprovedProjects Maintain list of approved projects and account managers] 51 * [AdminWeb Maintain the BOINC web site] 52 68 * [AdminBoincWeb Maintain the BOINC web site] 53 69 * Yearly: update the years in clientgui/DlgAbout.cpp, gl, and gl.py