logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gbrowse_slave - Creates an account for GBrowse

Author

       Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging Lincoln Stein - GBrowse

version 1.1.0                                   February 07, 2011                                    GBrowse2(1)

Description

       Bare-naked  Gbrowse  render  server.   Launch  with the port number to listen on.  No other configuration
       information is necessary. The needed configuration will be transmitted from  the  master  server  at  run
       time.   If  you  need  to  override  some  configuration information (for example, to specify a different
       tmp_base directory for session information), you may place it in a configuration file  in  the  [GENERAL]
       section.  All  options  in  the  [GENERAL]  section  will  override  the  transmitted  information.   Any
       [name:database] sections containing database information located in  the  preload  config  file  will  be
       preloaded to reduce execution latency.

Name

       gbrowse_slave - Creates an account for GBrowse

Synopsis

gbrowse_slave[options][-pportnumber]Networkportnumbertolistento(default8101)[-vlevel]Verbositylevel(0-3)[-uname]Usertorununder(sameascurrent)[-lpath]Logfilepath(default,useSTDERR)[--pidpath]PIDfilepath(default,none)[-preloadpath]Pathtoaconfigfilecontainingoverrideinformation
        and databases to preload [-Tpath]Overridelocationofconfigurationfilecachefiles.

See Also