Difference between revisions of "Installation guide"
Line 7: | Line 7: | ||
* phase2: [[Installation_guide:_compiling_ZENBU | compile ZENBU. install all c/c++ and perl libraries ]] | * phase2: [[Installation_guide:_compiling_ZENBU | compile ZENBU. install all c/c++ and perl libraries ]] | ||
− | * phase3: [[Installation_guide:_configuration | configuring the server | + | * phase3: [[Installation_guide:_configuration | configuring the server]] |
** creating support mysql databases | ** creating support mysql databases | ||
** creating support directory structure | ** creating support directory structure |
Revision as of 17:57, 8 February 2014
ZENBU is written as a client/server or web2.0 designed system. It is written in c++ and perl for server-side web services and command line tools while the web clients are written in javascript.
The installation procedure requires several key steps
- phase1: get basic server machine setup: apache, fastcgi, mysql server.
- phase3: configuring the server
- creating support mysql databases
- creating support directory structure
- copy ZENBU html/javascript for apache
- editing the server configuration file
- phase4: loading data
- loading new genomes
- loading data via the command line