For my information, why would you not have top-level directories:
dev, staging, and production; all within the same Slide server?

Richard



Mirko Froehlich wrote:
Those of you who are using Slide in a production environment, what kind
of publishing workflow have you put in place?

We will likely end up using Slide for various aspects of our
application. Initially, it will mostly serve as a repository for
user-specific application data. In this scenario, the user data would
only live on the production server and there would not have to be a
publishing process that moves data from staging to production. However,
there's a good chance that we may end up using Slide for web publishing
as well, in which case we would probably want to be able to manage
content on the staging server and push it to production as part of a
publishing workflow.

I suppose this could be as simple as performing a database dump on
staging and loading it on production. We would probably set up multiple
db stores, which would allow us to publish the part of the repository
that is used for web publishing, but not the part of the repository that
contains the users' application data.

Anyway, I would be interested in hearing about your experiences and best
practices that you have determined for these kinds of scenarios.

-Mirko




--
This email message is for the sole use of the intended recipient(s) and
may contain confidential information.  Any unauthorized review, use,
disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and destroy all
copies of the original message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to