Skip to content

Moiv/tkl-symfony4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony - 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.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Symfony v3.4 LTS configurations:

    • Installed from upstream source code to /var/www/symfony
    • Preconfigured new project and frontend application.
    • Enabled Symfony app security out of the box (XSS an CSRF).
    • Includes PHP XSLT support (required for database access).
    • Symfony Demo Application installed at /var/www/symfony_demo

    Security note: Updates to Symfony may require supervision so they ARE NOT configured to install automatically. See the Symfony documentation on minor and/or major upgrades.

  • SSL support out of the box.

  • Adminer 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.

To receive notifications of Symfony security updates, we recommend that you sign up for a free SensioLabs account and enable Symfony security notifications.

Credentials (passwords set at first boot)

  • Webmin, SSH, MySQL: username root
  • Adminer: username adminer

Packages

 
 
 

Languages

  • Shell 98.4%
  • Makefile 1.6%