Open brane007 opened 8 months ago
Interesting idea. What does "recreate TMD" mean? In essence, each Node owns their data, so this duplication/backup is a bit tricky. Could you also provide a bit more context into why specifically an Ansible script? I'm asking to understand how this need captures the expectations of (many) Nodes, and the value it would provide over the very easy to follow Developer documentation.
I think Brane might have some more detail in regards of the need from a Node System Administrators perspective but for me as a developer I feel like it is valuable to have ansbile or something similar as a documentation of the expected production system. Since currently the runtime environment is not completely described in the repo. I think this is good to have if we are expected to be able to test the complete set of possible issues.
Create Ansible script that will allow complete recreation of TMD database and Django system on existing or new server
As a Node System Administrator, I want to recreate TMD, so that can create duplicate, backup or new instance of TMD.
Describe alternatives you've considered
Is your feature request related to a problem? Please describe.
Additional context