Changes between Version 79 and Version 80 of SysAdmin
- Timestamp:
- 05/21/13 15:32:44 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SysAdmin
v79 v80 168 168 == Pootle == 169 169 See SysAdmin/Pootle 170 170 171 == !ToDo == 171 172 172 === Windows Installer === 173 173 See if we can upgrade the [InstallationGuidelinesWindowsMaintenance Windows Installer] to Python 2.7 to have Foreign-Key support (#900) … … 175 175 Use Esky to provide an auto-update method: 176 176 * http://pyconau.blip.tv/file/3840197/ 177 177 178 === Infrastructure Virtual Machine Template === 178 179 * {{{/home/INSTALL}}} … … 187 188 * can we do this in image? Add an [MaintenanceGuidelinesTips#Addingaswapfile emergency swapfile]? 188 189 * Add extra disk for those instances which need extra capacity 190 189 191 === Fabfile === 190 192 * SQL indexes need restoring after DB upgrades 191 193 * Add support for PostgreSQL 192 194 * Add support for PostgreSQL to [http://eden.sahanafoundation.org/browser/static/scripts/tools/dbstruct.py dbstruct] (or have an equivalent file) 195 193 196 === Test === 194 197 We have an instance of Jenkins to automatically run through our Selenium tests: SysAdminJenkins … … 199 202 * Add timings to the output 200 203 * Add a VPN Server (e.g. PPTPd) to allow NAT'd desktops to contribute tests (e.g. IE7) 204 201 205 === Demo === 202 206 * Have a set of reference data available … … 259 263 * Installation scripts or packages for operating systems and distributions that aren't already available (i.e. other than Windows or Debian/Ubuntu). 260 264 261 === Translation Process ===262 * Script to update language files:263 {{{264 cd web2py265 python web2py.py -S eden -R applications/eden/static/scripts/tools/languages.py266 }}}267 * Scripts to automate the conversion 2 PO & upload/download to/from Pootle:268 * UserGuidelinesLocalisation269 270 Unfortunately it doesn't seem that we can currently automate the upload back to Pootle:271 * http://www.mail-archive.com/translate-pootle@lists.sourceforge.net/msg01187.html272 265 === !MeetBot === 273 266 We could use a !MeetBot to log our IRC meetings better: