This page last changed on Feb 15, 2005 by gbevin.

Drone comes in two flavours:

  • a zip archive that contains everything to get it running both as a web application or as a standalone bot:
    drone-1.2.zip
  • a war archive that can be used as a web application with an existing servlet container:
    drone-1.2.war

standalone zip archive

You can just unzip this archive at the directory of your choice, nothing more is required.

war archive

This web application archive has to be deployed in your servlet container. Since the configuration files are inside the archive, it's best to install it as an unpacked web application and edit the files directly. You can of course also unpack the war file, modify the configuration files and create a new war file that can be deployed as usual.

Drone is tested with Jetty and Tomcat.


If you previously ran version 1.0 of Drone, you'll have to perform some tasks to upgrade to the new version.

If you previously ran version 1.1 of Drone, you'll have to perform some tasks to upgrade to the new version.

After the installation you'll probably want to configure Drone.

Document generated by Confluence on Feb 15, 2005 12:31