You are here
Changes:
- Initial public release of TurnKey Linux PrestaShop.
- Credit: based on PrestaShop TKLPatch by Basil Kurian.
-
PrestaShop related:
- Set admin email and password on firstboot (convenience, security).
- Administration link set to: https://$your_domain/administration
- Optimized SEO URL's enabled by default.
-
MySQL related:
- Set MySQL root password on firstboot (convenience, security).
- Force MySQL to use Unicode/UTF8.
- Includes PhpMyAdmin (listening on port 12322 - uses SSL).
- SSL support out of the box.
- Regenerates all secrets during installation / firstboot (security).
- Includes php-xcache PHP opcode cacher / optimizer (performance).
- Includes postfix MTA (bound to localhost) for sending of email (e.g. password recovery). Also includes webmin postfix module for convenience.
Major component versions
prestashop | 1.3.3.0 (upstream tarball) |
mysql-server | 5.1.41-3ubuntu12.8 |
apache2 | 2.2.14-5ubuntu8.4 |
phpmyadmin | 4:3.3.2-1 |
Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.