<planet name="admin">

  <manager name="planet-room1">
    <!-- no host means all interfaces <host></host -->
    <port>7530</port>

    <component name="manager-bouncer" type="htpasswdcrypt">
      <property name="data">flumotion:dF4wh3SMa4q/2</property>
    </component>
  </manager>

  <atmosphere>
    <component name="http-server-ondemand"
               type="http-server"
               label="http-server-ondemand"
               worker="localhost"
               project="flumotion"
               version="0.5.2.1">
      <property name="mount-point">/</property>
      <property name="port">8800</property>
      <property name="path">/var/www/</property>
      <plugs>
      </plugs>
    </component>
  </atmosphere>
</planet>
