Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

Moiv/tkl-symfony4-LAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP Stack - Web Stack (MySQL) With Symfony 4 Framework

LAMP stack is a popular open source web platform commonly used to run dynamic web sites and servers. It includes Linux, Apache, MariaDB (MySQL drop-in replacement), and PHP/Python/Perl. It is considered by many, as the platform of choice for development and deployment of high performance web applications which require a solid and reliable foundation.

LAMP stack includes all the standard features in TurnKey Core, and on top of that:

  • SSL support out of the box.
  • PHP 7.2, Python and Perl support for Apache2 and MySQL (MariaDB).
  • PHP development helpers

    • php-xdebug: debugging and profiling
    • php-pear: php extension and application repository
    • php-cli: command-line interpreter
  • Adminer administration frontend for MySQL (MariaDB) (listening on port 12322 - uses SSL).
  • Postfix MTA (bound to localhost) to allow sending of email from web applications (e.g., password recovery).
  • Webmin modules for configuring Apache2, PHP, MySQL and Postfix.

Credentials (passwords set at first boot)

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

About

Turnkey Linux - Symfony 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published