Fullscreen
[Show/Hide Right Column]

Close
noteNote
This page is to document "what Tiki should do". For feature documentation (what Tiki does), please see corresponding page on doc site

Configuration Management

The challenge:
You have a big Tiki project and you want to use the traditional development, staging, and production setup.

How do you deal with the code, design, content and configuration?

Wishes

  • A way to easily check on which server I am (which doesn't get overwritten with rsync)
  • Quick way to compare the configurations between the three sites
  • Make it possible to identify a site as staging or development and have different settings, such as
    • <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

Dev, Test, Prod

  • Dev: 9.x
  • Test: 8.x latest
  • Prod: 8.x older


Before doing svn up on prod, we do svn up on test, and we do a diff of:

  • svn diff test
  • svn diff prod

Related links



Page last modified on Monday 30 April, 2012 18:52:30 UTC

Search Wishes (subject only) [toggle]

Categorize Configuration Management

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.