docs.duendesoftware.com
docs.duendesoftware.com copied to clipboard
Configuration best practices
Does config go in source, versioned? Or 1 database? Walk through options and provide pros and cons.
"it depends" ©
Yes, this is a good idea to document. I think we should push more for the advantage of config in code as a way to have the configuration version controlled and to make sure configuration is deployed/applied through a release pipeline with multiple environments for dev/test/staging/prod.
This PR may be sufficient in this story: https://github.com/DuendeSoftware/docs.duendesoftware.com/issues/729