This VM is basically a minimal Fedora 15 install, with postgresql, java 
(openjdk), and collabreate 0.3.0 binaries installed.

SYSTEM ACCOUNTS:
 root/password
 collab/password

Postgres database: collabDB
Postgres user: collab

Predefined collabreate users:
  collab/password
  user1/user1
  user2/user2
  user3/user3
  user4/user4
  user5/user5
  user6/user6
  user7/user7
  user8/user8
  user9/user9
  user10/user10

You can start/stop the collabREate service with:
/etc/init.d/collabctl start
and
/etc/init.d/collabctl stop

The collabreate server is installed to /opt/collabreate/server
and uses /opt/collabreate/server/server.conf

The ServerManager is in /root and /root/server.conf for it's config.
You may use the server manager to create additional collabreate user 
accounts.  AFTER you have launched the collabreate server, you may
launch the server manager as follows:
./launch_manager.sh server.conf

See the README for more information.

The image defaults to:
firewall on, ports 22 and 5042 (collabreate) open

setup for DHCP (you'll likely want to change this)
bridged networking

The latest versions of source and pre-compiled binaries can be found at:
http://www.idabook.com/collabreate/