cta-wave / dpctf-deploy

Repo for Docker deployment. This is basically the repository you need to deploy the Test Runner (and later the Test Execution Framework) locally. It will make the deployment and configuration of all components much easier
Other
2 stars 5 forks source link

system / architecture overview #79

Open jpiesing opened 4 months ago

jpiesing commented 4 months ago

Split out from https://github.com/cta-wave/dpctf-deploy/issues/38

o Outside of being told "hey this is what you need to run" it's not clear what all is being run and why different components or technologies are used (docker, hostname, etc). Is there a good system/architecture overview document that can help people better understand what is all going on and how the build steps are pulling everything together? o I mainly raise this because debugging why something is going wrong during the setup is going to be incredibly difficult for non-developers in my opinion.