Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 473 Bytes

Illarion-Ansible

GitHub

Illarion Server Configuration

Requirements

  • Ansible
  • Vagrant
  • ansible-galaxy collection install community.general

Local Server Configuration

  • vagrant up
  • ansible-playbook illarion.yaml or ./configure as a shortcut
  • To ssh into the VM and explore the result: vagrant ssh
  • To reset the host key of the local VM when necessary: ./reset-known-hosts