Hello Drupal pros.
I am actually trying to automate the installation of Drupal into Debian, and I thought my work would be useful to the community.
This is done using Ansible and Drush.
Once installed, Drupal is served by Apache, with mod_security, clean URLs and rpaf.
Everything is proxied through nginx.
AppArmor is deployed as well, with nginx and Apache in enforce mode.
The database is built automatically, with PostgreSQL.