This is code for provisioning an older, unmaintained version of Unhangout. The current code for provisioning Unhangout is found in the new repository
This code is kept here only for historical interest.
This project attempts to ease the installation and configuration of the Unhangout online un-conference style conferencing software. After running the installation, users should have a fully-functioning Unhangout codebase up and running on their server.
- Well documented and easy to configure.
- Leveraging Salt, automatically installs and configures all necessary software.
- Development and production configurations ensure consistency across environments, with the necessary customizations for each.
- Dead-easy setup for local development environments using Vagrant.
- Sensible defaults that are easily overridden via config files.
- Easily extend the automated deployment scripts for further server customization.
- Extra goodies installed for development setups to aid/ease development.
See INSTALL.md
- Tested on recent versions of OS X/Vagrant/VirtualBox and CentOS 6.x
- Salt installation should work on RHEL/CentOS and similar variants, versions 5.x and 6.x
- Salt is currently configured to use a masterless setup. It should be pretty trivial to adjust the implementation for use with a master.
- No support for installation on other platforms, but they could be added fairly easily, I think. Patches welcome. :)
- No Windows support yet for the Vagrant installation scripts.
The issue tracker for this project is provided to file bug reports, feature requests, and project tasks -- support requests are not accepted via the issue tracker. For all support-related issues, including configuration, usage, and training, consider hiring a competent consultant.