Subscribe to News and Security announcements
Sign up to TurnKey's low-traffic announcements newsletter to get
important security bulletins and updates on major new releases.
In the works: dozens of new appliances, 64-bit images, a Debian based version of TurnKey and many other cool new features.
Symfony Appliance
-PHP Web Framework
Symfony is a web application framework written in PHP which follows the model-view-controller (MVC) paradigm. It provides an architecture, components and tools for developers to build complex web applications faster by minimizing repetitive coding tasks.
Run from browser:
This appliance includes all the standard features in TurnKey Core, and on top of that:
-
Symfony configurations:
- Installed from upstream source code to /var/www/symfony
- Preconfigured project and frontend application.
- Enabled Symfony app security out of the box (XSS an CSRF).
- Includes PHP XSLT support (required for database access).
- SSL support out of the box.
- PHPMyAdmin administration frontend for MySQL (listening on port 12322 - uses SSL).
- Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).
- Webmin modules for configuring Apache2, PHP, MySQL and Postfix.
In order to use frontend_dev.php, uncomment the check for localhost (127.0.0.1) in
/var/www/symfony/web/frontend_dev.php
Credentials (passwords set at first boot):
- Webmin, Webshell, SSH, MySQL: username root


