What next (Heikki's personal notes, often out of date)

Packaging

Open qestions
 - Conflict with Apache - port 80
 - Configuration file locations
    - /etc/cf-proxy (already has cproxy.cfg):
      - cproxyrewrite.xml
      - cproxy.xml (for usi node setup)
      - Or maybe not!
    - /etc/metaproxy/filters-available and .../filters-enabled
      

 - start/stop script - not needed, metaproxy does
 - How to build Deb/rpm packages


Individual systems

On centos5
  commit any changes
  ./mkrpm.sh

On Debian
  commit any changes
  ./mkdeb.sh

For a combined release, see https://twiki.indexdata.com/twiki/bin/view/ID/AdamsReleaseProcedure

 