| | 1 | = LCBRU Downloads Website Instance Live |
| | 2 | |
| | 3 | Tags: [[Application Instance Category]] [[UoL LAMP Server]] [[Python]] |
| | 4 | |
| | 5 | == Technical Details |
| | 6 | |
| | 7 | URL:: https://downloads.lcbru.le.ac.uk or https://www34.lamp.le.ac.uk/ |
| | 8 | Server:: [[login34.lamp.le.ac.uk]] |
| | 9 | Directory:: {{{/local/lcbru-data}}} |
| | 10 | Database config:: {{{/local/lcbru-data/defaultSettings.py}}} |
| | 11 | Database Type:: [[MySql]] [[MySql v5.5]] |
| | 12 | Database Server:: [[localhost]] |
| | 13 | Database:: {{{lcbru-data}}} |
| | 14 | Error Logging:: {{{/local/apache2/log/error.log}}} |
| | 15 | Apache Config:: {{{/local/apache2/etc/httpd.conf}}} |
| | 16 | Backup:: See [[UoL LAMP Backups]] |
| | 17 | |
| | 18 | |
| | 19 | == Security Statement |
| | 20 | |
| | 21 | See: [[UoL LAMP Server Security Statement]] |
| | 22 | |
| | 23 | == Risk Assessment |
| | 24 | |
| | 25 | See [[UoL LAMP Server Risk Assessment]] |
| | 26 | |
| | 27 | |
| | 28 | == Gotchas |
| | 29 | |
| | 30 | Uses mod_wsgi, which has to be compiled locally. |
| | 31 | |
| | 32 | == Cron Tasks |
| | 33 | |
| | 34 | [[BackLinks]] |