davidderus / ansible-server

An Ansible roles collection to build a Debian server with security in mind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Server playbook

Warning

This is a beta, use at your own risk.

Some roles are not tested at all (for now). All PRs are welcome to make it improve.

Components

  • Common
  • Web Server
    • Apache2
    • Nginx
    • PHP
      • PHP-FPM
      • PHP-APC
    • Rails
  • DB Server
    • MySQL
    • PostgreSQL
    • Redis
  • Queue Server
    • Beanstalkd
    • Sidekiq

Usage

TODO

Inspiration

I would like to thank the following people who have inspired the creation of this playbook:

About

An Ansible roles collection to build a Debian server with security in mind


Languages

Language:PHP 100.0%