Because we deploy via 'make deploy' and it's part of the source, #documentation
about where a project lives, goes in the README.
4 replies
(I'm currently documenting "How to deploy and where does it live" per project.)
It's now: one master Wiki page as entry point listing everyting, and linking to
individual projects READMEs in GitHub.
The Makefile uses environment vars, but the README has production values in it
(e.g. domain name). But that's a small compromise to make.
Alt. would be splitting this information in two places, and that creates more
confusion,IMO. Probability of both changing together is high.