Upgrading from 0.6.0 to 0.6.2
This lists the tasks to attend to do upgrade from 0.6.0 to 0.6.2.
To make these changes it is easiest to use the vertigo-web-domains frontend.
If you want to use the new vertigo-report package you should add it to the list of services, call it "report" and set program to "vertigo-report" executable to "/usr/lib/vertigo/vertigo-report.py" and replicateable to "No/False".
vertigo-report also requires you to set the value of a directory valled "report" this is the directory where the reports will be generated, you should secure this directory.
You should add the www service controlled subdomain to the vertigo-apache service, set the type to directory and the value to dir[www]/domain[name]
Also add the stats subdomain to the vertigo-webalizer service, set the type to directory and the value to dir[webalizer_www]/domain[name]
There are currently three global services shipping with Vertigo, vertigo-apt, vertigo-rdate and vertigo-security - it is advisable to add them all to all your servers.
- apt: vertigo-apt /usr/lib/vertigo/vertigo-apt.py
- rdate: vertigo-rdate /usr/lib/vertigo/vertigo-rdate.py
- security: vertigo-security /usr/lib/vertigo/vertigo-security.py
rdate requires an rdate server to be defined, this is done as a variable called "rdate server".
If you are using PHP along with apache you should notice that Vertigo now uses the suphp apache module per-default, this module can be installed in Debian by installing the libapache-mod-suphp package.
Comments (0)
Post comment
If you wish, you can use markdown syntax in the comment field.