Charm: teamspeak3
Summary
VoIP chat for online gaming (server)
Charm Store
juju deploy cs:precise/teamspeak3-0
Series
precise
Description
TeamSpeak is a quality, scalable application which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users. This results in an Internet based teleconferencing solution that works in a variety of applications such as team mates speaking with one another while playing their favorite online game, small businesses cutting costs on long distance charges, or for personal communication with friends and family. This package contains the server daemon.
Links
Repository   Bugs
lp:~charmers/charms/precise/teamspeak3/trunk
Config
administrator-secret string
administrator string
port int
admin-token string
Details
Readme
Please read the TeamSpeak License Agreement file before deploying the charm.

After deployed you can access the new service with the TeamSpeak client downloaded from <http://www.teamspeak.com/?page=downloads>.

The default administration token is "admintoken" (no quote marks), you will be then able to create users and configure your new server.
Changes  
2012/01/28 Mark Mims strong config types (revno 12)
2011/12/01 Mark Mims license should have an explicit copyright holder (revno 11)
2011/11/30 Bruno Pereira formating only (revno 10)
2011/11/30 Bruno Pereira A good juju-log message is good, this one was bad. Fixed (revno 9)
2011/11/30 Bruno Pereira Fixed install hook, fixed "terrable" spelling issue (revno 8)
2011/11/29 Bruno Pereira open-port implemented for install and config-changed (revno 7)
2011/11/29 Bruno Pereira fixed install hook to include charm-tools (revno 6)
2011/11/29 Bruno Pereira added md5sum hash check to wget files (revno 5)
2011/11/29 Bruno Pereira fixed teamspeak3 script, fixed config change hook (revno 4)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • warn: all charms should provide at least one thing

In other archives
Newer ~brunopereira81:precise/teamspeak3