New TurnKey Django appliance (2008.11.09-hardy)
Sun, 2008/11/09 - 15:34
Notes
- Example django project /var/www/django-sites/apps integrated with Apache and Mysql, supporting:
- Built-in administration console with embedded online documentation
- Static serving of images and media files /var/www/django-sites/httpdocs
- This release includes all updates included in the 2008.10.17-hardy-x86 releases, such as the new configuration console, and web management interface.
Default credentials (service, username, password)
| console, webmin, ssh | root | <blank> |
| mysql | root | mysqlp4ssw0rd |
| django_db | django_user | dj4ng0p4ssw0rd |
| django admin console | admin | turnkey |
Major component versions
| kernel | 2.6.24-21.42 |
| apache2 | 2.2.8-1ubuntu0.3 |
| mysql-server | 5.0.51a-3ubuntu5.1 |
| python | 2.5.2-0ubuntu1 |
| python-django | 1.0-1ubuntu1 |