docs: added basic deployment. - #229
Conversation
|
One thing I am realizing that is causing confusion:
I suggest to get rid of either one of those, so either use different folders/files but one clear branch, e.g. |
|
Thanks @pantierra for this. Right now we have a kind of documentation in the apps-of-app manifest (it has the branch, exclude patterns, and so on)
There are also docs in the argocd directory: https://github.com/IFRCGo/go-deploy/blob/develop/applications/argocd/README.md. Do you think we should put your changes there instead? If you like, put the aggregated docs in Right now, terraform and argocd have different deployment flows.
In future, I am planning to discuss and implement to split this repo into 2 new repos:
|
Started documenting the deployment flow. Not sure if this is as it should be/actually is. But let's use this PR to consolidate it.