liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

Document updating. #874

Closed xi closed 10 years ago

xi commented 10 years ago

The installation process is documented in INSTALLATION.rst. But there is currently no documentation about what to do on update.

This would probably include something like:

  1. bin/supervisorctl shutdown
  2. bin/buildout
  3. bin/supervisord
  4. bin/paster setup-app etc/adhocracy.ini --name=content

We should also document what happens if additional steps are needed (e.g. solr reindexing).