[Solar-talk] Toward a Standard Project Structure
Antti Holvikari
anttih at gmail.com
Fri Feb 29 09:01:20 CST 2008
On Fri, Feb 29, 2008 at 4:49 PM, Paul M Jones <pmjones at paul-m-jones.com> wrote:
> Hi everyone,
>
> I think I've talked about this before, and want to bring it up again
> for further discussion.
I've setup all my projects exactly like this. Works really well and
I'd strongly recommend what you suggest. I also want to point out that
the "source" dir works perfectly for git submodules as well.
In addition, I've separated the docroot into different "environments"
like local, dev and production. These dirs can be symlinked to,
depending on the environment. I even have an environment for
"unavailable". It allows me to make a simple "ln -s" to put my site
into a "site is being updated" or a "something is wrong" state.
Ps. Didn't we already agree with this setup?
--
Antti Holvikari <http://anttih.com>
More information about the Solar-talk
mailing list