Skip to content

bilalislam/lemp-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lemp-stack

php stack with ansible

todos

  • create anakin db and filter table
  • solve mysql connection access denied
  • use next to the docker as a config.vm.provider

cli

  • php --ini (show parsed ini files).
  • php -m (for show modules in cli if map cli/conf).
  • but if mapped direct to fpm/conf.d then not shown in modules but its work fine.

references

https://www.howtoforge.com/ansible-guide-create-ansible-playbook-for-lemp-stack/