OSE Github: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
Maltfield says:   
Maltfield says:   


just spun up our new 'osedev1' server in the Hetzner cloud, and I'm in
just spun up our new 'osedev1' server in the Hetzner cloud, and I'm in the process of provisioning it. I'd like to automate its provisioning with Ansible so that we can automatically wipe the dev node and sync the contents of prod to dev--perhaps automatically every night or week or so.
the process of provisioning it. I'd like to automate its provisioning
with Ansible so that we can automatically wipe the dev node and sync the
contents of prod to dev--perhaps automatically every night or week or so.


I'd like to store the ansible playbooks for automating this process in
I'd like to store the ansible playbooks for automating this process in git
git

Revision as of 00:17, 21 August 2019

Dev Server

Maltfield says:

just spun up our new 'osedev1' server in the Hetzner cloud, and I'm in the process of provisioning it. I'd like to automate its provisioning with Ansible so that we can automatically wipe the dev node and sync the contents of prod to dev--perhaps automatically every night or week or so.

I'd like to store the ansible playbooks for automating this process in git