Automated install of ForcAD infra
 
 
 
 
 
Go to file
Gasper Spagnolo dd025f47e0 Finally stable motherfucker 2022-10-31 20:26:25 +01:00
roles Finally stable motherfucker 2022-10-31 20:26:25 +01:00
.gitignore Docker installation done 2022-09-28 19:52:28 +02:00
README.md Got any more spaces? 2022-10-28 23:21:20 +02:00
deploy_forcad.yml Konvergiramo proti uspehu da bo clo dello 2022-10-31 19:34:32 +01:00
inventory Setup of forcAD done, now services 2022-10-28 23:18:10 +02:00
nuke_forcad.yml Konvergiramo proti uspehu da bo clo dello 2022-10-31 19:34:32 +01:00
requirements.txt Docker installation done 2022-09-28 19:52:28 +02:00
requirements.yml Docker installation done 2022-09-28 19:52:28 +02:00

README.md

forc AD automated server install

Dependencies:

System:

# apt install python3 python3-pip python3-venv

Python:

python3 -m venv .venv
source ./.venv/bin/activate
pip install -r requirements.txt

Ansible:

ansible-galaxy install -r requirements.yml

Start

You shuold firstly specify server in the invenvtory file. Then start the root of repo and execute ansible-playbook -i inventory deploy_forcad.yml command.

Todo:

  • create N teams
  • fix docker installation
  • VPN
  • test