Downloads
All downloads can be verified using the Apache OpenMeetings code signing KEYS, changes: CHANGELOG.
All are available for download as source and binary.
Latest Official Release
Apache Openmeetings 3.3.2
- Binaries:
- Sources:
- Docker image: https://github.com/openmeetings/openmeetings-docker/tree/3.3.2
- ISO: https://om.alteametasoft.com/om_3.3.2.qcow2 (QEMU qcow2 format)
####### PLEASE CHANGE ALL PASSWORDS !! system: user/pass SSH user: om_admin/12345 MySql root: root/12345 MySql user: om_admin/12345 OM: om_admin/1Q2w3e4r5t^y ####### PLEASE CHANGE ALL PASSWORDS !! # run # memory ==: "-m 2G" # number of cores ==: "-smp 1" qemu-system-x86_64 -boot d -smp 1 -m 2G -drive format=qcow2,file=om_3.3.2.qcow2 -net user,hostfwd=tcp::10022-:22,hostfwd=tcp::15080-:5080 -net nic # connect ssh om_admin@localhost -p10022 # OM URL http://localhost:15080/openmeetings
Previous Official Releases
Apache Openmeetings releases available here: http://archive.apache.org/dist/openmeetings/
Apache Openmeetings Incubating 2.0 is available here: http://archive.apache.org/dist/incubator/openmeetings/2.0-incubating
Plugins / Non ASF downloads
If you are looking for more plugins for 3th party applications (Moodle, Drupal, Joomla, ...) check out github.com or ask commercial support.
OpenMeetings releases that are not part of the ASF can be downloaded from the old GoogleCode website