Re: Steps for Producr Sites? (was Re: Logging web sites)
Christian Grobmeier <[email protected]>
| Newsgroups | gmane.comp.apache.logging |
|---|---|
| Message-ID | <CAPFNckgd8-cFgaXQH_2vQY49pOX+KYAzKGJSKe4bohoyaFBBXQ@mail.gmail.com> |
>> until I manually promote it to production, right? >> How can I promote a site? > > No. The sub-projects go directly from your local area into the production site. They do not get committed to staging. The staging site is used only by stuff that directly uses the CMS build process. The ext paths.txt file identifies the directories in the production site that are to be ignored by the CMS system. > OK. In this case we might consider implementing a mvn site:stage which "deploys" a test site to p.a.o or somewhere else. I think this is useful for voting