AgileApps Support Wiki Pre Release

Difference between revisions of "User:Aeric/Writing and Publishing Guide"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 9: Line 9:
'''Preparation:'''
'''Preparation:'''
:* Find and fix all references to [[Template:TBD]]
:* Find and fix all references to [[Template:TBD]]
:* In the dev wiki, change the ''Coming Soon'' heading to reflect the release date.<br>(Leave unimplemented entries under ''Coming oon''' or, if there are none, comment it out:<br>http://agileappslive.com/mw_dev/Platform_Features
:* In the dev wiki, change the ''Coming Soon'' heading to reflect the release date.<br>(Leave unimplemented entries under ''Coming Soon''' or, if there are none, comment it out:<br>http://agileappslive.com/mw_dev/Platform_Features


'''Publication:'''
'''Publication:'''
# Using PuTTY, log in to the Rackspace server
# Using PuTTY, log in to the Rackspace server
# Run <tt>scripts/publishDevWiki</tt> to copy the contents of the development wiki (<tt>mw_dev</tt>) to the production wiki <tt>mw_prod</tt>
# Run <tt>scripts/publishDevWiki</tt> to copy the contents of the<br>development wiki (<tt>mw_dev</tt>) to the production wiki <tt>mw_prod</tt>
#: '''''This process makes a backup of the production wiki.'''''
#: '''''This process makes a backup of the production wiki.'''''
#: If there is ever any need to revert to a previous version, run <tt>scripts/restoreWikiInstructions</tt> for a list of steps
#: If there is ever any need to revert to a previous version,<br> run <tt>scripts/restoreWikiInstructions</tt> for a list of steps


==Backup Process==
==Backup Process==

Revision as of 23:57, 4 September 2013

Documenting New Features

  1. New features are fully documented in the Dev wiki
    http://agileappslive.info/mw_dev
  2. Put a Coming Soon entry into the platform features page, with a Learn More link to that documentation:
    http://agileappslive.info/mw_dev/Platform Features
  3. When that entry is good enough for use, copy it to the production wiki (minus the Learn More link:
    http://agileappslive.info/wiki/Platform Features

Publication Process

First, prepare the development wiki for publication. Then execute the publishing process.

Preparation:

Publication:

  1. Using PuTTY, log in to the Rackspace server
  2. Run scripts/publishDevWiki to copy the contents of the
    development wiki (mw_dev) to the production wiki mw_prod
    This process makes a backup of the production wiki.
    If there is ever any need to revert to a previous version,
    run scripts/restoreWikiInstructions for a list of steps

Backup Process

User:Aeric/Backup

Versioning Process

User:Aeric/Version