Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 219 Bytes

Infrastructure for SimpleFIN services.

To test with docker:

docker run --rm -v $(pwd):/code -it ubuntu /bin/bash
cd /code
local/install-ansible.sh
ansible-playbook -i local/inventory -c local site.yml