Coder Social home page Coder Social logo

ansible's Introduction

Ansible roles

Personnal set of roles to install and configure web servers when not using Docker...

Please check the example.yml file and the meta/main.yml file of each role to see the OS compatibility.

  • apache : Install and configure Apache2
  • certbot : Install certbot in order to use let'sencrypt SSL certificates
  • change-hostname : Change hostname to match inventory name of the server
  • common : Install common packages
  • composer : Install latest composer (require to have PHP already installed)
  • console : Install latest Drupal Console
  • docker-ce : Install latest docker-ce
  • drush : Install Drush for Drupal (any version)
  • fail2ban : Install and configure fail2ban
  • memcached : Install memcached
  • mysql : Install MySQL (5.7)
  • new_database : Create new MySQL database, with a new user, and grant all privileges on this database to the user
  • new_samba_share : Create a new samba share directory
  • new_vhost : Create a new vhost for Apache2
  • nginx-reverse-proxy : Install and configure Nginx as a reverse proxy to use it with Apache2
  • php : Install PHP (5.6 or 7.1)
  • phpmyadmin : Install phpmyadmin (any version)
  • pip : Install pip
  • postfix : Install and configure postfix SMTP server
  • samba : Install samba
  • solr : Install and configure Solr (any version)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.