No description
- Jinja 98.1%
- Shell 1%
- Makefile 0.9%
| bin | ||
| docs | ||
| roles | ||
| vars | ||
| .gitignore | ||
| base-system.yml | ||
| hosts | ||
| Makefile | ||
| README.md | ||
| titan-monit.yml | ||
| titan-pod.yml | ||
| tmp.password | ||
| ToDo | ||
Anvir servers and services !
All Ansible code for Anvir servers and services !
Ansible version : ansible 2.9.6
Warning : This code is build for Debian 9+ and Ubuntu.
Schema
Sevices
One service = one pod !
All pod have a systemd demon for handle start and stop process.
Lists of services on Anvir :
Usage
- Deploy base system (ssh, security, dotfiles...) :
make deploy-system
- Deploy monitoring (Grafana, Prometheus) :
make deploy-monit
- Deploy services (RSS, Nextcloud, Gitlab ....) :
make deploy-pods
