Skip to content
/ lepp Public

Turnkey Linux LEPP (Nginx+PHP+PostgreSQL) appliance

Notifications You must be signed in to change notification settings

deutrino/lepp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEPP - Web Stack (Nginx+PHP+PostgreSQL)

TODO: This is an attempted merge of the Turnkey Linux LAPP and Nginx+PHP-fastcgi appliances. It's planned to retain Nginx, php-fastcgi, PostgreSQL, and maybe Python, and eliminate Apache and MariaDB.

The LAPP stack is an open source web platform that can be used to run dynamic web sites and servers. It is considered by many to be a powerful alternative to the more popular LAMP stack and includes Linux, Apache, PostgreSQL (instead of MySQL) and PHP, Python and Perl.

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

  • SSL support out of the box.
  • PHP, Python and Perl support for Apache2 and PostgreSQL.
  • Adminer administration frontend for PostgreSQL (listening on port 12322 - uses SSL).
  • Webmin modules for configuring Apache2, PHP and PostgreSQL.
  • PostgreSQL listening on localhost (security)
  • PostgreSQL password encryption enabled by default (security).
  • The postgres user is trusted when connecting over local unix sockets (convenience).

A separate appliance is available for the LAMP stack (featuring MySQL instead of PostgreSQL).

Credentials (passwords set at first boot)

  • Webmin, SSH: username root
  • PostgreSQL, Adminer: username postgres

About

Turnkey Linux LEPP (Nginx+PHP+PostgreSQL) appliance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published