Co-operative Technologists Ansible Playbooks
These Playbooks are designed to be used on Debian Stretch virtual servers.
live2dev
Ansible playbook to update the dev site from the live site.
export SERVERNAME="webarch1.co.uk"
ansible-playbook live2dev.yml -i "${SERVERNAME}," -e "hostname=${SERVERNAME}"
See also the wiki documentation and the GitHub project.
Discourse Install
The Discourse code has been moved to the Webarchitects Discourse repo and the notes to the CoTech wiki.