Difference between revisions of "Installation guide"
Line 5: | Line 5: | ||
* phase1: [[Installation_guide:_compiling_ZENBU#System_setup | basic server machine setup]]: apache, fastcgi, mysql server. | * phase1: [[Installation_guide:_compiling_ZENBU#System_setup | basic server machine setup]]: apache, fastcgi, mysql server. | ||
− | * phase2: [[Installation_guide:_compiling_ZENBU | compile ZENBU. | + | * phase2: [[Installation_guide:_compiling_ZENBU | compile and install ZENBU]]. including all c/c++ and perl library dependencies |
* phase3: [[Installation_guide:_configuration | configuring the server]] | * phase3: [[Installation_guide:_configuration | configuring the server]] | ||
** creating support mysql databases | ** creating support mysql databases | ||
− | |||
− | |||
** editing the server configuration file | ** editing the server configuration file | ||
Revision as of 19:51, 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: basic server machine setup: apache, fastcgi, mysql server.
- phase2: compile and install ZENBU. including all c/c++ and perl library dependencies
- phase3: configuring the server
- creating support mysql databases
- editing the server configuration file
- phase4: loading data
- loading new genomes
- loading data via the command line