Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 337 Bytes

File metadata and controls

33 lines (24 loc) · 337 Bytes

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