Servers, containers and stuff
Go to file
Jake Howard db941391ca
Add some writeup to readme
2019-12-08 19:33:13 +00:00
.github/workflows Add a setup helper script 2019-12-08 17:09:07 +00:00
ansible Fix typo 2019-12-08 19:27:54 +00:00
scripts Add a setup helper script 2019-12-08 17:09:07 +00:00
.gitignore Define haproxy config 2019-12-08 16:47:28 +00:00
.gitmodules COnfigure SSH bastion 2019-12-08 15:55:19 +00:00
README.md Add some writeup to readme 2019-12-08 19:33:13 +00:00
dev-requirements.txt Init ansible workflow 2019-12-08 11:58:43 +00:00
requirements.txt Init ansible workflow 2019-12-08 11:58:43 +00:00
yamllint.yml Add GitHub workflows for linting 2019-12-08 12:07:57 +00:00

README.md

Infrastructure

Ansible Status Generic Linting

Requirements

  • Python 3
  • Locally configured SSH config (ideally deployed through dotfiles)

Installation

./scripts/setup.sh

Private Settings

The ansible vault password needs setting in ansible/.vault_pass.

Deploying

./scripts/deploy.sh

Alternatively, each component can be deployed separately:

  • ./scripts/ansible.sh