mt-mods / mt-mods-infra

mt-mods infrastructure repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MT-Mods infrastructure repo

deploy validate

Currently contains:

Provisioning/Editing

Editing the secret config

  • Prerequisites: ansible

Edit on the command-line (keep the vault-password ready):

ansible-vault edit host_vars/all.yml

Provision

To provision the compose-file in this repo you need:

  • Locally installed ansible
  • Authorized SSH-Access in the target(s) from the hosts file
  • The vault-password (in the discord #staff-links channel or ping up @BuckarooBanzay)

To provision everything:

ansible-playbook -i hosts --ask-vault-pass deploy.yml

Links

About

mt-mods infrastructure repo


Languages

Language:JavaScript 100.0%