<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://vhffs.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://vhffs.org/feed.php">
        <title>VHFFS - Massive virtual hosting software</title>
        <description></description>
        <link>http://vhffs.org/</link>
        <image rdf:resource="http://vhffs.org/lib/tpl/minima/images/favicon.ico" />
       <dc:date>2013-05-21T16:28:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:basic-robots?rev=1350246602&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:mercurial-service?rev=1344102501&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/doc:installationguide:basic-postgresql?rev=1335788709&amp;do=diff"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=welcome-small.png&amp;ns=&amp;rev=1330809396&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=mailinglist-small.png&amp;ns=&amp;rev=1330809391&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=group-small.png&amp;ns=&amp;rev=1330809386&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=grouplist-small.png&amp;ns=&amp;rev=1330809381&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=dns-small.png&amp;ns=&amp;rev=1330809375&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://vhffs.org/?image=auth-small.png&amp;ns=&amp;rev=1330809369&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://vhffs.org/lib/tpl/minima/images/favicon.ico">
        <title>VHFFS - Massive virtual hosting software</title>
        <link>http://vhffs.org/</link>
        <url>http://vhffs.org/lib/tpl/minima/images/favicon.ico</url>
    </image>
    <item rdf:about="http://vhffs.org/doc:installationguide:basic-robots?rev=1350246602&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-14T20:30:02+00:00</dc:date>
        <dc:creator>laurent</dc:creator>
        <title>Bots configuration - Add the section logrotate vhffs.log</title>
        <link>http://vhffs.org/doc:installationguide:basic-robots?rev=1350246602&amp;do=diff</link>
        <description>What jobs do the bots perform ?

The bots are small scripts which use the VHFFS API to perform the services creation/modification/destruction tasks.

Users enter their requests through the panel. This information is saved in the VHFFS database. Once the bots are running, they read the database and execute the requests.</description>
    </item>
    <item rdf:about="http://vhffs.org/doc:installationguide:mercurial-service?rev=1344102501&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-08-04T17:48:21+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>Mercurial Repository installation - [Initiate a new repository] </title>
        <link>http://vhffs.org/doc:installationguide:mercurial-service?rev=1344102501&amp;do=diff</link>
        <description>Packages
apt-get install mercurial
Configuration

Edit /etc/vhffs/vhffs.conf
&lt;mercurial&gt;
   # Use this module or not
   activate        =       yes

   # URL to the mercurialweb
   mercurialweb_url      =       &quot;http://mercurialweb.domain.com&quot;

   # From: of emails sent by mercurial commit notifier
   notify_from     =       mercurial@domain.com

   # URL to the documentation (optional)
   url_doc         =       http://help.domain.net/mercurial
&lt;/mercurial&gt;
Then, activate the bots with a cron f…</description>
    </item>
    <item rdf:about="http://vhffs.org/doc:installationguide:basic-postgresql?rev=1335788709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-30T12:25:09+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/doc:installationguide:basic-postgresql?rev=1335788709&amp;do=diff</link>
        <description>VHFFS needs a PostgreSQL database to store its data. We urge you to learn how to use PostgreSQL, because you are going to use it a lot along with VHFFS.

Install PostgreSQL
# apt-get install postgresql
VHFFS user
# su - postgres -c &quot;createuser -P vhffs&quot;
Enter password for new role: 
Enter it again: 
Shall the new role be a superuser? (y/n) n
Shall the new role be allowed to create databases? (y/n) n
Shall the new role be allowed to create more new roles? (y/n) n
VHFFS database
su - postgres -c &quot;…</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=welcome-small.png&amp;ns=&amp;rev=1330809396&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:36+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/?image=welcome-small.png&amp;ns=&amp;rev=1330809396&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/welcome-small.png?w=262&amp;h=197t=1330809396&quot; alt=&quot;welcome-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=mailinglist-small.png&amp;ns=&amp;rev=1330809391&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:31+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/?image=mailinglist-small.png&amp;ns=&amp;rev=1330809391&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/mailinglist-small.png?w=262&amp;h=197t=1330809391&quot; alt=&quot;mailinglist-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=group-small.png&amp;ns=&amp;rev=1330809386&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:26+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/?image=group-small.png&amp;ns=&amp;rev=1330809386&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/group-small.png?w=262&amp;h=197t=1330809386&quot; alt=&quot;group-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=grouplist-small.png&amp;ns=&amp;rev=1330809381&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:21+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/?image=grouplist-small.png&amp;ns=&amp;rev=1330809381&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/grouplist-small.png?w=262&amp;h=197t=1330809381&quot; alt=&quot;grouplist-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=dns-small.png&amp;ns=&amp;rev=1330809375&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:15+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/?image=dns-small.png&amp;ns=&amp;rev=1330809375&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/dns-small.png?w=262&amp;h=197t=1330809375&quot; alt=&quot;dns-small.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://vhffs.org/?image=auth-small.png&amp;ns=&amp;rev=1330809369&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-03T21:16:09+00:00</dc:date>
        <dc:creator>gradator</dc:creator>
        <title>PostgreSQL configuration for VHFFS</title>
        <link>http://vhffs.org/?image=auth-small.png&amp;ns=&amp;rev=1330809369&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/auth-small.png?w=262&amp;h=197t=1330809369&quot; alt=&quot;auth-small.png&quot; /&gt;</description>
    </item>
</rdf:RDF>
