/ansible-docker-compose-secure-centos8

Ansible Playbook for installing Docker and Docker-compose on CentOS 8

Primary LanguageMakefileMIT LicenseMIT

CentOS 8

  • 2Gb swap
  • fail2ban
  • ssh on custom port
  • firewall
  • disable selinux
  • python3
  • install docker & docker-compose
  • create user www, add auth keys, group docker
  • clone docker-compose php

How to Install

make i

edit main.yml


make s

or without strict host checking

make ns