Dashboard > Hippo CMS > ... > Installing > Linux init scripts
Linux init scripts
Added by Bart van der Schans, last edited by Bart van der Schans on Mar 28, 2008  (view change)
Labels: 


Linux init scripts

Hippo Repository

  • Download the appropriate init script for you distribution and save the file as
    /etc/init.d/repository
    .
      Name Size Creator Date Comment  
    File repository.conf 0.2 kb Bart van der Schans Mar 28, 2008 Repository Init config file  
    File repository-suse 2 kb Bart van der Schans Mar 28, 2008 Suse repository init script  
    File repository-gentoo 2 kb Bart van der Schans Mar 28, 2008 Gentoo repository init script  
    File repository-redhat 2 kb Bart van der Schans Mar 28, 2008 RedHat repository init script  

  • Download the repository.conf file and place the file in
    /etc/
    or another location if prefered.
  • Adjust repository.conf to represent your local installation.
  • Adjust the init script for the correct location of the config file.
  • Make sure the init script is executable
    chmod 755 /etc/init.d/repository
  • Add the init script to your runlevel with chkconfig, rcconfig, or another tool

Hippo CMS and Hippo Cocoon Sites

  • Download the appropriate init script for you distribution and save the file as
    /etc/init.d/cms
    or
    /etc/init.d/<yoursite>
    .
      Name Size Creator Date Comment  
    File site.conf 0.2 kb Bart van der Schans Mar 28, 2008 Site init config file  
    File site-suse 2 kb Bart van der Schans Mar 28, 2008 Suse site init script  
    File site-redhat 3 kb Bart van der Schans Mar 28, 2008 Redhat site init script  

  • Download the site.conf file and save the file as
    /etc/cms.conf
    or
    /etc/<yoursite>.conf
    .
  • Adjust the configuration file to represent your local installation.
  • Adjust the init script for the correct location of the config file.
  • Make sure the init script is executable
    chmod 755 /etc/init.d/<filename>
  • Add the init script to your runlevel with chkconfig, rcconfig, or another tool

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.7 Build:#813 Aug 28, 2007) - Bug/feature request - Contact Administrators