Skip to content

antonov-e-v/ansible-php-webserver-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ansible-php-webserver-simple

Install some services for php web applications

Installs:

  • Fail2ban
  • Ufw
  • Php with some important extensions
  • Nginx
  • MariaDB
  • Git
  • Composer
  • python-mysqldb

Creates:

  • user with name webmaster and password password (don't forget to change it)
  • database with name app_db
  • database user with name app_user and password app_user_password (don't forget to change it) and all priveleges to app_db

This environment was successfully tested with Laravel project.

About

Install some services for php web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published